This approach works well for me, no modules required:

(this is NOT a complete working example!)

            ...
\setupbodyfont[mainface,12pt]
            ...

\definefont[alt][fontname sa 1.0]


\starttext
 Blah blah blah
 Blah blah {\alt boo hoo hoo}
 Blah blah blah
\stoptext

The "sa 1.0"is optional but if you want to adjust the alternate font
so the x heights match you'll need it.

"fontname" comes from running mtxrun --script fonts --list --all
--pattern=fontname


I use this approach extensively and never had a hiccup but, as
always, your mileage may vary.

-----Original Message-----

I want to adjust my document to have Lucida as main typeface, but
with brief passages (a few words at most) in a typeface that has the
IPA glyphs like Gentium.


___________________________________________________________________________________
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