How to make a document with Russian text in LaTeX? The problem is that when you add Russian text, the typeface changes from standard to something else. And this something else looks disgusting: on a 100 percent scale, the text looks too “thin”, “light”, and with an increase it becomes uneven. Screenshot:

The difference, as you can see, is big

Text code from the screenshot:

\ usepackage [utf8] {inputenc}
\ usepackage [T2A] {fontenc}
\ usepackage [english, ngerman, russian] {babel}
  • Perhaps your fonts are just poorly integrated . And how on the press, the quality also fell? TeX is focused more on printing. - VladD
  • If these Russian fonts are poorly integrated, is there any other package with Cyrillic fonts? I don’t know about the seal, until I checked it ... - c52013
  • And the whole text of the example will not give? It is possible that fonts are generally raster. - alexlz

1 answer 1

Resolved by installing the cm-super package.