emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Having problems with annotations of generated pdfs :(


From: suvayu ali
Subject: Re: [O] Having problems with annotations of generated pdfs :(
Date: Tue, 13 Sep 2011 21:37:46 +0200

On Tue, Sep 13, 2011 at 1:55 PM, Piter_ <address@hidden> wrote:
> I am exporting my thesis from orgmode to latex. Than I go in this way
> dvi -> ps -> pdf.

For my thesis I used this:

(setq org-latex-to-pdf-process
      '("pdflatex -interaction nonstopmode %b"
        "/usr/bin/bibtex %b"
        "pdflatex -interaction nonstopmode %b"
        "pdflatex -interaction nonstopmode %b"))

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

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