Use latexmk as pdf process
This commit is contained in:
parent
531938c7cd
commit
5f49dcb68c
1 changed files with 1 additions and 0 deletions
|
@ -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)))
|
||||
|
|
Loading…
Add table
Reference in a new issue