Hello,
Mosè Giordano <[email protected]> writes:
> For example
> #+TITLE: foo
> #+LATEX_HEADER: \usepackage{lipsum} \newenvironment{dummy}{}{}
> #+OPTIONS: tex:dvipng
>
> \begin{dummy}
> \lipsum[1]
> \end{dummy}
> used to work until Org < 8 (of course with `LaTeX:dvipng' instead of
> `tex:dvipng'), but with the new HTML exporter the LaTeX header is
> recovered inside the `org-create-formula-image-with-dvipng' function
> while being in the ` *temp*' buffer, so the LATEX_HEADER option set in
> the Org file is discarded. Is it an intended behavior? Or is it a
> bug? I'm running Org 8.2.3c (20131125) from Elpa.
This should be fixed. Thank you for the detailed report.
Regards,
--
Nicolas Goaziou