On 09/04/2014 05:55 PM, john Culleton wrote:
> 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]
> ??

John,

\setupbodyfontenvironment[default][em=italic]
\usemodule[simplefonts][size=10pt]
\setmainfont[TeX Gyre Termes][italicfont=TeX Gyre Pagella Italic]
\starttext
regular \em italics
\stoptext

I hope it helps,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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