summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheong Yiu Fung <cheongyiufung@gmail.com>2019-05-17 17:15:43 +0800
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2019-05-28 11:19:51 +0200
commite4f5a194c7cde17c4e568c66e1112601e588e5a0 (patch)
tree275ff440e0e6399483665638e3b0a16729bb507d
parent31873ed27d96e3159ccf5fab4e41a549232700b5 (diff)
downloadorg-mode-e4f5a194c7cde17c4e568c66e1112601e588e5a0.tar.gz
org.el: Fix docstring of org-latex-packages-alist
* lisp/org.el (org-latex-packages-alist): Fix docstring to match `org-latex-default-packages-alist' TINYCHANGE
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index a5a2bdc..645d507 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -4181,7 +4181,7 @@ Each element is either a cell or a string.
A cell is of the format:
- (\"options\" \"package\" SNIPPET-FLAG)
+ (\"options\" \"package\" SNIPPET-FLAG COMPILERS)
SNIPPET-FLAG, when non-nil, indicates that this package is also
needed when turning LaTeX snippets into images for inclusion into