-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[TeX input] support for Cyrillic #1369
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
Comments
@pkra, when you added this to v2.x.x, were you thinking about the example extension that I sent you back in February? Would we need to add a Cyrillic web font, or rely on system fonts? Your 1120 links to some potential font sources. |
@pkra ping |
I think I added this before this milestone moved from "all the things 2.x" to "2.7" (but yes, it must have been inspired from your example). I don't mind kicking it out or doing whatever you want to do. |
I'd prefer not to do it without proper font support. We could do it with the STI fonts now, but not the MathJax TeX fonts. If you want me to build a Cyrillic font to include in the MathJax fonts, I can do that. Probably would not be too hard. |
The package you link to seems to have a different transliteration scheme than the one we did from the AMS style. Do we have anyone at AMS who knows about the different packages and could advise us on how to proceed? |
Hm. Getting complicated. Do you want to discuss this at the next F2F? |
Sure. |
Maybe this should be a third-party extension in |
Oh yes, that sounds like a good compromise for now. |
This is closely related to #1120 but could be started without it.
Traditionally, TeX needs macros to support Cyrillic. The standard one seems to be cyracc.def which is used in much production content.
The text was updated successfully, but these errors were encountered: