Hi Aaron, On Fri, Sep 2, 2011 at 2:01 PM, Aaron Hammitt <aaron.hamm...@gmail.com> wrote: > After some poking around I found that the default value of > org-latex-to-pdf-process was the problem. Placing the following in my .emacs > fixed the problem: > > (setq org-latex-to-pdf-process > '("pdflatex -interaction=nonstopmode %f" "pdflatex > -interaction=nonstopmode %f")) >
How is that different from the default? ("pdflatex -interaction nonstopmode -output-directory %o %f" "pdflatex -interaction nonstopmode -output-directory %o %f" "pdflatex -interaction nonstopmode -output-directory %o %f") -- Suvayu Open source is the future. It sets us free.