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 <[email protected]>


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to