emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] orgmode 7.7 broke latex beamer export


From: suvayu ali
Subject: Re: [O] orgmode 7.7 broke latex beamer export
Date: Fri, 2 Sep 2011 15:14:06 +0200

Hi Aaron,

On Fri, Sep 2, 2011 at 2:01 PM, Aaron Hammitt <address@hidden> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]