So far I have tried using pdfetex:

Sample 1:
\enableregime[utf]
\usemodule[lang-cyr]

\mainlanguage[ru]

\usetypescript[postscript][t2a]
\setupbodyfont[postscript, 12pt]

This one doesn't work on any of three systems described earlier. Latin 
transliteration instead of Cyrillic letters.

Sample 2:

\enableregime[utf]
\mainlanguage[ru]

\usetypescript[antykwa-torunska][t2a]
\setupbodyfont[antykwa, 12pt]

Works on ConTeXt Minimals, but does not work on TeX Live 2008 and teTeX 3.0. 
Latin transliteration instead of Cyrillic letters.


Sample 3:
\enableregime[utf]
\mainlanguage[ru]
\definetypeface [russian] [rm] [serif] [computer-modern] [default]
[encoding=t2a]
\setupbodyfont [russian]

This one doesn't work on any of three systems described earlier. Latin 
transliteration instead of Cyrillic letters.


In there a solution that will work on every of three distributions?
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to