Update custom file for gnu

This commit is contained in:
Marcus Kammer 2020-10-17 14:36:19 +02:00
parent 45ff9f7e14
commit e10cd5925a

View file

@ -68,6 +68,7 @@
'(org-export-backends '(html latex koma-letter))
'(org-html-htmlize-output-type nil)
'(org-latex-compiler "xelatex")
'(org-latex-listings t)
'(org-latex-pdf-process '("latexmk -xelatex -shell-escape -quiet -f %f"))
'(org-modules
'(ol-bbdb ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m orgtbl-sqlinsert))