Fix typo
This commit is contained in:
parent
1f2c389858
commit
720fd64539
@ -3063,7 +3063,7 @@ environments and non-floating breakable LaTeX environments by means of
|
||||
#+caption: Emacs setup to use =engrave-faces-latex= in =org-mode= smartly.
|
||||
#+name: lst:ox-engraved-emacs-lisp-setup
|
||||
#+begin_src emacs-lisp -n :exports code :results none :tangle no
|
||||
(with-eval-after-load 'ox-html
|
||||
(with-eval-after-load 'ox-latex
|
||||
(make-variable-buffer-local 'org-export-filter-src-block-functions)
|
||||
(add-to-list 'org-export-filter-src-block-functions
|
||||
'org-latex-engraved-source-block-filter)
|
||||
|
Loading…
Reference in New Issue
Block a user