Am 04.09.2014 um 17:55 schrieb john Culleton <j...@wexfordpress.com>:

> Here is the example from the wiki
> --------------------------------------
> \setupbodyfontenvironment[default][em=italic]
> \usemodule[simplefonts][size=10pt]
> \setmainfont[TeX Gyre Termes]
> \setsansfont[TeX Gyre Heros]
> \setmonofont[TeX Gyre Cursor]
> ---------------------------------
> If the font (e.g., MinionPro) has a separate
> italic font should I add it?
> If so is the correct command:
> \setitalicfont[\setupbodyfont[MinionPro-It]

There is no need to ad the italic font by hand.

\definefontfamily [john] [rm] [Minion Pro]

\setupbodyfont[john]

\starttext
Upright and \it Italic!
\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
___________________________________________________________________________________

Reply via email to