Q: Why does `org-latex-preview' not work on blocks like:

#+begin_export latex
\begin{equation}
x^2 + y^2 = z^2
\end{equation}
#+end_export

I use these blocks to take advantage of syntax highlighting (and it is
quicker to write than not including the export block around the latex).

Shouldn't `org-latex-preview' work on such blocks?

Leo

(insert (format "\nemacs=%s\norg=%s\n"
        (emacs-version) (org-version)))
emacs=GNU Emacs 30.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.49, cairo 
version 1.18.4)
 of 2025-03-16, modified by Debian
org=9.7.25

Reply via email to