Hello, Mario Román <mroman...@gmail.com> writes:
> I have tried to use #+latex_header_extra on org 9.0.9, using an empty Emacs > configuration file. The following fragment > > #+LATEX_HEADER_EXTRA: \newcommand{\test}{testing} > $\test$ > > creates an image with the text "testing". It seems that it is using the > command inside the preview; but I would expect it to give me an error (a > blank image), as \test should not be defined in latex preview. I don't know > if this is a bug or if I am missing something. Fixed. Thank you. Regards, -- Nicolas Goaziou