08.10.2013, 00:17, "Hans Hagen" <[email protected]>: > On 10/7/2013 7:10 PM, Dmitry Tokarev wrote: >> lozencondenced.lgf: >> return { >> name = "lozencondenced", >> version = "1.00", >> comment = "Goodies that complement dingbats (funny names).", >> author = "Hans Hagen", >> copyright = "ConTeXt development team", >> remapping = { >> tounicode = true, >> unicodes = { >> ?? = ??, >> . >> . >> . >> }, >> }, >> } > it's a > > name = unicode > > list; another option is to load the font in fontforge and see if you can > save it as proper unicode font > > Hans
Thanks Hans, the fontforge was the easiest way. I did the following: 1. File->Open 2. Encoding->Force Encoding->ISO 10646-1 (Unicode, Full) 3. File->Generate Fonts... Now all the Cyrillic characters are present in generated pdf-file. Dmitry ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / 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 ___________________________________________________________________________________
