Trevor Murphy <[email protected]> writes: > Hey, folks. I've been writing more latex in org recently, and I > stumbled over the bug named in the subject line. Here's a test case > you can evaluate in a scratch buffer in emacs -Q: > ...
Fixed, on main. Alongside with another issue revealed by the test. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=a1beb4028 https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=bc7bba5c6 > Patch attached (including a new test). Applied, partially. I only applied the test. The bug is more significant than simply missing math. Things like :with-emphasis, :with-latex, etc were also ignored for alt title. My variant of the fix handles everything on ox.el level. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=681c9656f -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
