Minor tweak
This commit is contained in:
parent
8f223bcba7
commit
f2ecaaccff
@ -2338,8 +2338,8 @@ capable of handling this [[file:README.org]] file:*
|
|||||||
#+caption: Ensure =engrave-faces= installation and fix multiline docstrings.
|
#+caption: Ensure =engrave-faces= installation and fix multiline docstrings.
|
||||||
#+name: lst:ensure-engrave-faces-with-latex-face-mapper-fix
|
#+name: lst:ensure-engrave-faces-with-latex-face-mapper-fix
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(when (ensure-package-installation 'engrave-faces)
|
(when (and (ensure-package-installation 'engrave-faces)
|
||||||
(require 'engrave-faces-latex nil t)
|
(require 'engrave-faces-latex nil t))
|
||||||
(defun engrave-faces-latex-face-mapper-override (faces content)
|
(defun engrave-faces-latex-face-mapper-override (faces content)
|
||||||
"Create a LaTeX representation of CONTENT With FACES applied."
|
"Create a LaTeX representation of CONTENT With FACES applied."
|
||||||
(let* ((style (engrave-faces-preset-style faces))
|
(let* ((style (engrave-faces-preset-style faces))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user