Giuseppe Bilotta wrote:
The problem is that the Palatino typescript *explictily* mentions 'modern' as its tt font (scaled by 1.75). I would like to override that in my source file. Is this possible?
you can define any typescript that you want, so \starttypescript [my-palatino] [ec] \definetypeface [palatino] [rm] [serif] [palatino] [default] [encoding=\typescripttwo] \definetypeface [palatino] [tt] [mono] [courier] [default] [encoding=\typescripttwo,rscale=1.075] % probably smaller, say .95 \definetypeface [palatino] [mm] [math] [palatino] [default] [encoding=default] \stoptypescript \usetypescript[my-palatino][ec] ... Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------