Could anybody help me?
The following source file
Code: Select all
Code, edit and compile here:
\documentclass[russian,english]{article}\usepackage[cp1251]{inputenc}\usepackage{babel}\begin{document}Capea --- Latin\selectlanguage{russian}Capea --- LatinСареа --- Кириллица\end{document}

One can see thet resolution of the last two lines (after selecting Russian fonts) is much lower than in the first one. How can I fix it?
P.S. I do understand that sooner or later I could have found the answer in internet. The problem is that I must find it very quickly:( Any help is welcomed.
P.P.S. I am sure that in previous versions of MikTeX there was no such problem.