I checked that extension out. Thank you for the tip! It's doing something very different. It requires TeX and uses it to generate SVG / PNG. It's surely richer but using latex2mathml allows you to generate a native LibreOffice math object, which the user can further edit, instead of images that are effectively read-only.
Regards, -Keith On Wed, May 20, 2026 at 12:48 PM Rene Engelhard <[email protected]> wrote: > Hi, > > Am 20.05.26 um 18:45 schrieb Keith Curtis: > > > > I also recently added TeX import support via latex2mathml that could > also be useful out of the box. The goal was to expose it to LLMs, since > they know the syntax and can teach users, but TeX import is useful for > meatbags too. Equation editing doesn’t work yet, but there are Python > libraries for the reverse conversion process ;-) > > > FYI: There is libreoffice-texmaths: http://roland65.free.fr/texmaths/ > > > Regards, > > > Rene > >
