reza <r...@housseini.me> writes: >> svg generation takes a completely different code branch compared to pdf >> in ox-latex.el. I am not sure why. Hopefully, someone more familiar with >> ox-latex and LaTeX in general can chime in. > > Just found this in the source [1], maybe it is already fixed? > https://github.com/bzg/org-mode/blob/b428839f1b5b772d391c1e6bdd80e3f5e23b4441/etc/ORG-NEWS#L768
AFAIU, the news entry is about LaTeX export (ox-latex.el). Here, we are talking about LaTeX babel backend, which is a different implementation (ob-latex.el). In any case, I can reproduce on the latest main. -- Ihor Radchenko, Org mode contributor, 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