Use latexmk as pdf process

This commit is contained in:
Marcus Kammer 2020-09-04 16:59:19 +02:00
parent 531938c7cd
commit 5f49dcb68c

View file

@ -79,6 +79,7 @@
'(org-html-table-default-attributes
(quote
(:border "2" :cellspacing "0" :cellpadding "6" :rules "groups" :frame "hsides" :width "100%")))
'(org-latex-pdf-process (quote ("latexmk -xelatex -shell-escape -quiet -f %f")))
'(org-modules
(quote
(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)))