On 13/06/13 19:41, Sander Maijers wrote:
> On 12-06-13 23:33, luigi scarso wrote:
>>
>> Do you know the simplefonts module ?
> 
> How can I select a different typeface (that can be found by simplefonts) 
> for a specific region of text, like a few words?

Hi Sander,

\definesimplefont is what you're looking for.

Here is a minimal sample:

\usemodule[simplefonts]
\setmainfont[Times]
\definesimplefont[myfont][Palatino Linotype]
\starttext

This is the standard font.

But here comes {\myfont another font.}
\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