
18 Mar
2009
18 Mar
'09
8:39 a.m.
On Wed, Mar 18, 2009 at 9:23 AM, Hans Hagen
Alan Stone wrote:
[...]
Which low level command allows to fill in \definefont[SomeFont][SomeSynonym sa SomeScale] with SomeSynonym=Sans(X)/Serif(X) (X)=Bold/Italic, i.e. regardless of the synonym's name (defined in the typescript)?
it just follows the bodyfont
\definefont[SomeFont][SerifBold sa 1.5]
And what about non-bodyfonts (some other sans or serif font) ? Alan