/typst2mathjax

A minimalist tool to convert from typst to mathjax

Primary LanguagePython

Typst2MathJax

A simple streamlit app that converts typst to mathjax.

Use the app

Web app available here.

You can also run the app locally via:

streamlit run main.py

Looks like this:

example image

Testing

python -m unittest test.py

Notes

This is a minimalist tool that I use to help with conversion. It uses a (very) lightweight parsing process that will likely fail on complex uses of Typst.