Hello all,
Thanks to everybody, but I've already written the asked typescript for my installed Cyrillic font (NimbusRomanNo9L).
Look at my script, if you interested in.
---
\enableregime[cp1251]
\loadmapfile [t2a-urw-timescyr.map]
\usetypescriptfile[type-buy]
\starttypescript [serif] [timescyr] [name]
\usetypescript[serif][fallback]
\definefontsynonym [Serif] [NimbusNo9L-Roman]
\definefontsynonym [SerifBold] [NimbusNo9L-Bold]
\definefontsynonym [SerifItalic] [NimbusNo9L-Italic]
\definefontsynonym [SerifBoldItalic] [NimbusNo9L-Bold-Italic]
\stoptypescript
\starttypescript [serif] [timescyr] [t2a]
\definefontsynonym [NimbusNo9L-Roman] [t2a-n021003l] [encoding=t2a]
\definefontsynonym [NimbusNo9L-Bold] [t2a-n021004l] [encoding=t2a]
\definefontsynonym [NimbusNo9L-Italic] [t2a-n021023l] [encoding=t2a]
\definefontsynonym [NimbusNo9L-Bold-Italic] [t2a-n021024l] [encoding=t2a]
\stoptypescript
\definetypeface [myTimesCyr] [rm] [serif] [timescyr] [default] [encoding=t2a]
\setupbodyfont[myTimesCyr]
---
Ukrainian works as good as Russian; font variants could be selected as well.
I haven't tested the script as a separate file yet. Suggestions are welcome!
--
Best regards,
Vyatcheslav mailto:yatskovsky@gmail.com