On Tue, Sep 13, 2011 at 1:55 PM, Piter_ <[email protected]> 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.
