At 11:10 PM 11/12/2002 +0100, you wrote:
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?
You forgot to load the typescripts \usetypescript [modern] [texnansi] \usetypescript [postscript] [texnansi]
\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 ntg-context@ref.ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
================================================================ Deze e-mail is door E-mail VirusScanner van Planet Internet gecontroleerd op virussen. Op http://www.planet.nl/evs staat een verwijzing naar de actuele lijst waar op wordt gecontroleerd.
------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------