Tuesday, November 12, 2002 Hans Hagen wrote:

>>
>>I never managed to get typeface working correctly, other than
>>defining things similarly to type-pre and using those with
>>\switchbodyfont. Is there any documentation on how to *use*
>>typefaces (not *define* them)?

HH> define:

HH>    \definetypeface[mainface][....]

HH> then use 'm:

HH>    \setupbodyfont[mainface]

Something like this?

\starttext

\switchtobodyfont[modern]

This is a test

\switchtobodyfont[postscript]

This is a test

\switchtobodyfont[modern]

This is a test

\stoptext

Does nothing, here.

-- 
Giuseppe "Oblomov" Bilotta

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to