Build changes
This commit is contained in:
parent
2e66340d93
commit
eaebe31b27
3 changed files with 18 additions and 13 deletions
|
@ -8,6 +8,8 @@
|
|||
(org-latex-caption-above . nil)
|
||||
(org-latex-src-block-backend . minted)
|
||||
(org-latex-minted-options . (("linenos" . "true")))
|
||||
(org-latex-subtitle-format . "\\subtitle{%s}")
|
||||
(org-latex-subtitle-separate . t)
|
||||
(org-latex-prefer-user-labels . t)
|
||||
(org-latex-pdf-process . ("latexmk -f -pdf -%latex -shell-escape -interaction=nonstopmode -output-directory=%o %f"))
|
||||
(org-html-prefer-user-labels . t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue