fix(doom): org-latex-listings was deprecated
This commit is contained in:
parent
30252b6589
commit
2f2099bcd3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
;; Export
|
;; Export
|
||||||
org-latex-tables-centered nil
|
org-latex-tables-centered nil
|
||||||
org-latex-listings 'minted
|
org-latex-src-block-backend 'minted
|
||||||
org-latex-packages-alist '(("" "minted" "listingsutf8"))
|
org-latex-packages-alist '(("" "minted" "listingsutf8"))
|
||||||
org-latex-pdf-process
|
org-latex-pdf-process
|
||||||
'("pdflatex -shell-escape -interaction nonstopmode -output-directory %o %f"
|
'("pdflatex -shell-escape -interaction nonstopmode -output-directory %o %f"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue