Convert LaTeX to Typst

tex-to-typst is an open-source javascript utility that translates LaTeX math markup into equivalent Typst markup. Type any LaTeX math expression on the left and the converted Typst appears instantly on the right. Install it with npm install tex-to-typst to use it in your own project.

The library may not yet handle every LaTeX expression. Found a conversion that doesn't work? Submit an issue or browse existing issues on GitHub.

LaTeX
Typst
Loading…