Am 07.10.2013 um 13:18 schrieb Hans Hagen <pra...@wxs.nl>: > On 10/5/2013 12:23 PM, Dmitry Tokarev wrote: >> Please help me understand why with StoryRegular font Cyrillic is displayed, >> and with lozencondensed - no. I attached log file and the fonts used in the >> example. >> The content of pdf-file: >> test - тест. >> test - . >> >> Example: >> \definefont [Story][StoryRegular.otf] >> \definefont [LozenCondensed][lozencondensed.ttf] >> >> \starttext >> \Story test - тест. >> >> \LozenCondensed test - тест. >> \stoptext > > maybe the font has no cyrillic
It has but it uses a custom encoding and not unicode. \starttext \startfont[file:lozencondensed.ttf] \dostepwiserecurse{33}{273}{1}{#1:~\char#1\relax\space} \stopfont \stoptext Wolfgang ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________