At 10:37 PM 3/20/2003 +0100, Mikael Persson wrote:
Hello everybody!
I use a ConTeXt beta that is a week old or so on teTeX.
When I change the caption size to small with
\setupcaptions[style=small]
I get small text as I want, but the size of math in captions are at the normal size. How should I do to get even the math in the smaller font?
\setupcaptions[style={\switchtobodyfont[small]}] this does a complete (and therefore slower) font change than the text only 'small' (which equals \tx); there is a also a shortcut defined with \definealternativestyle (font-inj), which means that style=smallbodyfont should also work ok 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 -------------------------------------------------------------------------