|
Edit Links |
Tips /
CyrillicCategories: Tips << PasteTexCodeIntoLyx | Page list | DebuggingLayoutFiles >>Tips for writing documents in the Cyrillic alphabet Cyrillic and extended Roman charactersIf you have a document that uses both the Cyrillic alphabet and has extended (accentuated) Roman/Latin characters, you need to use the In In the LaTeX preamble, add such a line: \usepackage[T2A]{fontenc}
This will allow the generation of PDFs without errors. CategoriesCategory: Tips |