On Wed, Dec 24, 2008 at 5:05 PM, luigi scarso wrote:
>
> On Wed, Dec 24, 2008 at 4:34 PM, Andrey Riabushenko wrote:
>>
>> I have spend three days trying to make ConTeXt show Cyrillic letters with
>> zero
>> success.
>> I have tried to follow  http://wiki.contextgarden.net/Russian precisely
>> still
>
> just checked with latest luatex/mkiv-beta
> and this is ok
>
>
> \usetypescript[postscript]
> \setupbodyfont[postscript,10pt]
>
> \starttext
> Немного русского текста для пробы.
> \stoptext

One preferrably needs to add at least
    \mainlanguage[ru]

But two big warning signs:
- this doesn't work by default with anything but the latest patched
minimals (one can add \usetypescriptfile[type-gyr] on older
distributions or I can send instructions how to patch older
distributions to make it work)
- the latest patched minimals don't work for me at the moment

A note to Andrey: you need to compile the document with either
"texexec --xtx" or "context". (I'm trying to sum up some additional
notes.)

Mojca
___________________________________________________________________________________
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