Fix header in LaTeX snippets
commit9070b97f0e3d69a35f1cb2b809415e42c1170d7a
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 11 Feb 2017 01:35:00 +0000 (11 02:35 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 11 Feb 2017 01:35:00 +0000 (11 02:35 +0100)
tree88f08aeaf7907644b305281b83bb6afefa56862b
parentfd565d6e63b061e1ed3bc641606a9e88d68d9d64
Fix header in LaTeX snippets

* lisp/ox-latex.el (org-latex-make-preamble): Add optional argument.
* lisp/org.el (org-create-formula-image): Use it.

Reported-by: plus <ctre@users.sourceforge.net>
<http://permalink.gmane.org/gmane.emacs.orgmode/112015>
lisp/org.el
lisp/ox-latex.el