emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Using latexmk for LaTeX compilation


From: Lawrence Mitchell
Subject: [Orgmode] Re: Using latexmk for LaTeX compilation
Date: Tue, 08 Feb 2011 16:38:46 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Dror Atariah wrote:
> I want to use latexmk as the LaTeX exporting engine, I following this
> link's
> (http://orgmode.org/worg/org-faq.html#using-xelatex-for-pdf-export)
> instruction, but it didn't work.

> Note, that exporting the .org to .tex file and then manually running
> latexmk -pdf works flawlessly.

This setting works for me to produce pdfs via latexmk.

(setq org-latex-to-pdf-process (list "latexmk -f -pdf %f"))

Lawrence
-- 
Lawrence Mitchell <address@hidden>




reply via email to

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