Skip to content
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

Using cyrillic letters. #357

Open
MMatveyA opened this issue Jun 13, 2024 · 1 comment
Open

Using cyrillic letters. #357

MMatveyA opened this issue Jun 13, 2024 · 1 comment

Comments

@MMatveyA
Copy link

When using Cyrillic characters, they are not displayed, and in the output it says that the character was not found in the lmroman9-regular font. This does not work only in special environments like DndComment or DndMonster. I don't know how to solve this problem.

Here is a part of the latex output:
Missing character: There is no К (U+041A) in font [lmroman9-regular]:+tlig;!

@BrianCriswell
Copy link
Member

Latin modern does not contain Cyrillic characters. You can use \DndSetFonts to set fonts to ones that work for you. You can find the key names in dndfonts.sty.

You may want to change the font on a wider document level. This stackexchange post may be helpful.
https://tex.stackexchange.com/questions/65434/xelatex-modern-latin-and-cyrilic?rq=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants