Create PDF files using latex
This commit is contained in:
parent
3cf07df853
commit
ea275bb640
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@
|
|||
(org-html-html5-fancy t)
|
||||
(org-html-htmlize-output-type nil)
|
||||
(org-latex-pdf-process
|
||||
'(("latexmk -xelatex -shell-escape -quiet -f %f")))
|
||||
'("latexmk -xelatex -shell-escape -quiet -f %f"))
|
||||
(org-latex-compiler "xelatex")
|
||||
(org-latex-listings t)
|
||||
(org-log-done (quote time))
|
||||
|
|
Loading…
Add table
Reference in a new issue