On Fri, Feb 20, 2009 at 00:00, Vyatcheslav Yatskovsky wrote:
>
> Sure, mkiv :) I just tried to use gyre fonts, but cannot figure out what
> typescripts to use. %(
>
> The only thing that works for me is
> \usetypescriptfile[type-otf]
> \usetypescript[times]
> \setupbodyfont[times,16pt]
>
> which gives me Termes, but i cannot make use of other gyre fonts (schola,
> etc) using typescrips provided. What commands should I write?

The fonts without math counterparts don't have the whole typescript
defined (or at least not yet). You can use the following command:

\definetypeface[schola][rm][serif][schola][default]
\setupbodyfont[schola,16pt]

This will only change the serif font to Schola. \usetypescript[times]
also changes sans to Heros and typewriter to Cursor.

And no, the default won't be changed to times. Maybe Cyrillic is
missing in LM, but Termes doesn't provide the full Unicode set either.

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