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
287 stars 34 forks source link

Why do indices sometimes work, sometimes not? #6

Closed pkoppenb closed 6 years ago

pkoppenb commented 6 years ago

A_i gets Aᵢ but A_c gets A_c. It seems to depend on the character on the index. I use the web form.

svenkreiss commented 6 years ago

The unicode support for subscripts is incomplete: https://en.wikipedia.org/wiki/Unicode_subscripts_and_superscripts#Superscripts_and_subscripts_block

Many subscript letters are missing.

On Thu, Apr 26, 2018 at 7:10 AM, Patrick Koppenburg < notifications@github.com> wrote:

A_i gets Aᵢ but A_c gets A_c. It seems to depend on the character on the index. I use the web form.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/svenkreiss/unicodeit/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/ACpYJpqsXhYIQvmz7t1_UHgH9v5if0eDks5tsVbhgaJpZM4TkiJN .

pkoppenb commented 6 years ago

Oh, crap. Thanks. Really time twitter starts to support LaTeX ;-)