And if you want to convert to HTML/Unicode for places where you don’t have direct LaTeX support, you can also have a LLM do that, albeit there area lot of edge-cases and I don’t think LLMs will usually use more exotic Unicode like FRACTION SLASH for things like ‘3/2’ etc, so I have a big script for that: https://gwern.net/static/build/latex2unicode.py (Github).
It’ll zero-shot easy cases, yeah.
And if you want to convert to HTML/Unicode for places where you don’t have direct LaTeX support, you can also have a LLM do that, albeit there area lot of edge-cases and I don’t think LLMs will usually use more exotic Unicode like FRACTION SLASH for things like ‘3/2’ etc, so I have a big script for that: https://gwern.net/static/build/latex2unicode.py (Github).