13 Jun
2013
13 Jun
'13
6:02 p.m.
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