ox-html: Fix LaTeX fragments export
commit8953b417f205752aa4548a74518e16b2b54330ca
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 3 Dec 2013 19:52:22 +0000 (3 20:52 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 3 Dec 2013 19:57:08 +0000 (3 20:57 +0100)
tree2aa6db61d393418514d7c28e8a1941f5e211ac58
parent0b3657e8d3526eefec953673b04abaaf203eae4d
ox-html: Fix LaTeX fragments export

* lisp/ox-html.el (org-html-format-latex): Add an argument.  Ensure
  latex header is the same as specified in the original buffer when
  exporting a LaTeX fragment or environment.
(org-html-latex-environment, org-html-latex-fragment): Apply signature
change.
lisp/ox-html.el