On 5/7/06, Vladimir Smirnov wrote:
Hello everyone,
Great thanks to Mojca Miklavec, that was definitely a font problem. Using antykwa-torunska did solve it.
\usetypescript[modern-base][t2a] \setupbodyfont[modern]
Latin modern doesn't have cyrillic letters.
I took the code from wiki. It was for cm-super font package, included in the distribution. Is there a problem with this package in mswincontext.zip?..
I'm only guessing now, but it might be that cm[whatever] maps to lm[whatever] even at the places where cm-super fonts should be used, which means that the code used to work until Latin Modern replaced Computer Modern. Another (not really probable) possibility is that latin modern is preloaded and interferes with loading new encoding from "almost the same family". If I figure anything out, I'll report it, but Hans or others probably know better how to handle with this than I do. Mojca