Good job to chatgpt actually, I just dumped your post to it lol. Also you can just ask LLM to typeset the math but keep other content verbatim and im certain it will one shot it
It’ll one-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).
Oh, I didn’t realize you could just paste latex into the LW editor and it autoparses, I thought you had to use ctrl+4 to summon a block in which you write math equations.
Good job to chatgpt actually, I just dumped your post to it lol. Also you can just ask LLM to typeset the math but keep other content verbatim and im certain it will one shot it
It’ll one-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).
Oh, I didn’t realize you could just paste latex into the LW editor and it autoparses, I thought you had to use ctrl+4 to summon a block in which you write math equations.