[ESS] Combining sweave and pdflatex into one helper function
Dirk Eddelbuettel
edd at debian.org
Wed Dec 29 23:37:10 CET 2010
Hi Stephen,
Stephen Eglen <S.J.Eglen <at> damtp.cam.ac.uk> writes:
> (defun edd-sweave ()
> "Run sweave and pdflatex"
> (interactive)
> (ess-swv-weave) ; this should make no difference to what you had
> (sleep-for 30) ; wait 30 seconds ...
> ;;(ess-swv-latex) ;; is this needed? if the next line runs pdflatex?
> (ess-swv-PDF "pdflatex")
> )
Still doesn't work, sadly.
ess-swv-weave leaves me in the associated R buffer.
Dirk
More information about the ESS-help
mailing list