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

Longer superscripts don't work in unicodeit.net #53

Open AndreaPi opened 2 years ago

AndreaPi commented 2 years ago

Example:

https://www.unicodeit.net/?%5Cpi%5E%7Bn%2F2%7D

Input: \pi^{n/2} Expected output: image Actual output: πⁿ^/²

HDembinski commented 1 year ago

This cannot be rendered in unicode, see https://github.com/svenkreiss/unicodeit/issues/59

Should be closed as WONTFIX.