1
0
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:
Ihor Radchenko 2023-11-18 13:18:37 +02:00
parent a1fa521975
commit ad1aff1722
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B

View File

@ -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)