jgm / texmath

A Haskell library for converting LaTeX math to MathML.
GNU General Public License v2.0
314 stars 65 forks source link

texmath converts $s_n$ to $space_n$ from LaTeX to Typst #219

Closed Kreijstal closed 1 year ago

Kreijstal commented 1 year ago

s in typst doesn't mean space, it means just s, but it somehow the $s$ gets converted into a space.

jgm commented 1 year ago

Will fix -- and it's also a good opportunity to update the symbol list to typst 0.4.