mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-11 09:20:32 +00:00
lisp/ox-latex.el (org-latex-src-block-backend): Fix double space in docstring
This commit is contained in:
parent
a1fa521975
commit
ad1aff1722
@ -969,7 +969,7 @@ would like color too. These can simply be added to
|
||||
(add-to-list \\='org-latex-packages-alist \\='(\"\" \"color\"))
|
||||
|
||||
There are two further options for more comprehensive
|
||||
fontification. The first can be set with,
|
||||
fontification. The first can be set with,
|
||||
|
||||
(setq org-latex-src-block-backend \\='minted)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user