-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dash in glyph names confuses the margin math #76
Comments
I tried to use explicit math and glyph name start and end indicators:
and I got this error:
|
oh 🐔 or 🥚 story.. what should the outcome if this equation be: I will make the thanks!! |
could you test this patch before I tag a new version number? thanks |
Thank you for the patch. I tested the the following case:
The resulting |
in case you have glyph names containing -+* its advised to wrap it inbetween quotes
|
Thank you, with the latest commit everything seems to work. |
It seems that if there is a dash in glyph names the math is not calculated correctly for the margins. Here is an example:
The parser apparently separates the glyph names even when there is no space between dash and a glyph name.
The text was updated successfully, but these errors were encountered: