emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pre-PATCH] Overhaul of the LaTeX preview system


From: WANG Yicheng
Subject: Re: [Pre-PATCH] Overhaul of the LaTeX preview system
Date: Mon, 7 Aug 2023 08:12:11 +0000

Hi!

I just tried that out. As I mentioned here:https://lists.gnu.org/archive/html/emacs-orgmode/2023-08/msg00092.html, I found that, when using the dvisvgm option for exporting TeX snippets to HTML, the displayed math enclosed by \[…\] is not rendered as equation block, while math environments enclosed by \begin{…} \end{…} are rendered correctly.

Also, the org-latex-preview also rendered (deliberately put) inline \[…\] as inline images.

I guess it could be caused by org-latex-math-environments-re. Could you add support to recognize \[…\] also as equations? Thank you.

Regards,
ywangmy

reply via email to

[Prev in Thread] Current Thread [Next in Thread]