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: Bernt Hansen
Subject: Re: [O] orgmode 7.7 broke latex beamer export
Date: Tue, 06 Sep 2011 12:09:45 -0400
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux)

suvayu ali <address@hidden> writes:

> 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?

Hi suvayu,

pdflatex -interaction=nonstopmode
                     ^
                    maybe?

-Bernt

>
> ("pdflatex -interaction nonstopmode -output-directory %o %f"
>  "pdflatex -interaction nonstopmode -output-directory %o %f"
>  "pdflatex -interaction nonstopmode -output-directory %o %f")



reply via email to

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