Hello all, I may be missing something but exporting to HTML with a LaTeX fragment like this: \begin{center} \begin{tikzpicture}[node distance=6cm, thick] \node (start) {Start}; \node (finish) [right of=start] {Finish} edge [<-] (start); \end{tikzpicture} Some text \end{center} generates a tikz picture that is wrong. I've attached two screenshots, one for LaTeX output and one for HTML. -- Eric S Fraga via Emacs 27.0.50, Org release_9.1.6