~bzg/org-mode

ad1aff172240d19fc99d8b7549da9f000f9f8815 — Ihor Radchenko 1 year, 21 days ago a1fa521
lisp/ox-latex.el (org-latex-src-block-backend): Fix double space in docstring
1 files changed, 1 insertions(+), 1 deletions(-)

M lisp/ox-latex.el
M lisp/ox-latex.el => lisp/ox-latex.el +1 -1
@@ 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)