Set the default LaTeX engraved-theme to one light

This commit is contained in:
TEC 2024-03-09 00:22:07 +08:00
parent 874884f5ce
commit 8abd73d753
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 2 additions and 1 deletions

View File

@ -12122,7 +12122,8 @@ exporting that as LaTeX commands.
Using this as in LaTeX exports is now as easy as
#+begin_src emacs-lisp
(setq org-latex-listings 'engraved)
(setq org-latex-listings 'engraved
org-latex-engraved-theme 'doom-one-light)
#+end_src
One little annoyance with this is the interaction between microtype and =Verbatim=