On 10/7/2013 1:24 PM, Wolfgang Schuster wrote:
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
so someone has to make a file like dingbats.lfg ... or, as the font is
not that pretty anyway, use another font instead
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________