Hello,
"Sebastien Vauban" <wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org> writes: > With the new exporter, most things work. What does not work: > - macro does not get executed (no string in orange color), Macro are meant to produce contents, not to talk to back-ends. Every text they produce will be protected. > - the =\end{verbatim}= disappears from the LaTeX output This is a limitation from LaTeX: you cannot have "\end{verbatim}" string within a verbatim environment. Regards, -- Nicolas Goaziou