Rob Ermers wrote:

The font is simply not recognised (log file message: bodyfont: unknown variant johanna). Of course, I am still miles away of getting my cyrillic font working under context...

that message is an indication that you didn't define it as bodyfont

for instance:

  \definetypeface[johanna][rm][serif][palatino][default]

will provide

  \setupbodyfont[johanna,10pt,rm]

the combination [serif] [palatino] is the main typescript filter, while [rm] is what it gets mapped onto; [default] concerns the size

Hans


----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to