UNPKG

tex2typst

Version:

JavaScript library for converting TeX code to Typst

2 lines (1 loc) 85 B
- Tex math `\frac{X}{\frac{Y}{2}}` should converts to Typst `X/(Y/2)`, not `X/Y/2`.