You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2026. It is now read-only.
I've recently been working with free Open Type Math fonts and noticed that Neo Euler was the only one missing the following characters:
Double-Struck
SansSerif
Monospace
The first set is necessary to implement LaTeX commands like \mathbb ( issue #2 ) and in general these sets of characters are used by MathML-based applications (e.g. to implement the mathvariant attribute).
I've recently been working with free Open Type Math fonts and noticed that Neo Euler was the only one missing the following characters:
The first set is necessary to implement LaTeX commands like \mathbb ( issue #2 ) and in general these sets of characters are used by MathML-based applications (e.g. to implement the mathvariant attribute).