svenkreiss / unicodeit

Converts LaTeX tags to unicode: \mathcal{H} → ℋ. Available on the web or as Automator script for the Mac.
https://www.unicodeit.net
Other
275 stars 35 forks source link

Superscript does not work when there are non-alphanumeric chars #59

Closed ChenchaoZhao closed 8 months ago

ChenchaoZhao commented 1 year ago

For example, a^{1/2} will not be rendered correctly: a¹^/².

HDembinski commented 1 year ago

This cannot be rendered in unicode, since there is no superscript character for ^/. Should be closed as WONTFIX.