At 07:00 PM 1/29/2003 +0000, Adam Lindsay wrote:
how do I use this? I have tried for the last .... hours. The
Sorry I wasn't clear. I assumed too much. I spent an entire weekend working through this stuff at the start.
not bad, since fonts is the most complicatd part of tex (due to the fact that math is involved and so) I haven't been clever enough to figure out how to include the typescript
in the same file that I'm ConTeXting. My guess is that this is because of a (reasonable) assumption of wanting to reuse typescripts.
indeed, also, having all of them in mem takes space
Is there any description /documentation of the typescript mechanism? Besides mfont.pdf? mfont is not clear enough. There are only some examples but no real explanation how this mechanism works. At least I cannot see it.
consider typescripts to be: \starttypescript [key a] [key b] [key c] \stoptypescript and all key's being optional selecting them is a matter of best match, say [key a] or [key a][key b] or ... so \usetypescript [key a] [key b] filters all instances that match those first two keys (actually sets of keys) the definetypeface macro (just take a look in type-ini) filters a couple of combinations inside typescripts can be all kind of things but in practice it's mainly mapping files Hans ------------------------------------------------------------------------- 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 -------------------------------------------------------------------------