7 Mar
2007
7 Mar
'07
3:13 p.m.
On Wed, 7 Mar 2007, Xan wrote:
Is it possible to have the equivalent in \sf in context?. I tried \sf and I get an error. Strange because \sl, \bf, etc exist
\ss? (I am not sure what \sf is supposed to be, so just guessing)
And another question: how to make very big fonts (for example: 60pt) in text and mathematical mode? I just want to change the font temporally (and don't touch \setupbodyfont)
\switchtobodyfont inside a group will change the font temporarily. For using very large fonts, you may have to define the font dimension in \definebodyfont or \definebodyfontenvironment. Aditya