Tex Input
Typst Output
Convert LaTeX math to Typst as you type!
Tex Input
Typst Output
This is a simple demo of the tex2typst-rs library. It uses WASM to communicate with the Rust library. Everything is done in the browser.
Currently only support LaTeX math with \( \) and \[ \] delimiters. Outside of math mode, the text is copied as is.
The output is in Typst format. Typst is a simple markup language for math typesetting. It is designed to be simple and easy to read.