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 <we...@gmx.li>


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

Reply via email to