20 Mar
2003
20 Mar
'03
10:37 p.m.
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? Here is a document that shows the problem. ==== start test document \setupcaptions[style=small] \starttext \input knuth \reservefigure[here][fig:lambdarmax]{A $\lambda$-$r_M$-diagram. The solution of equation (1) when $\lambda=3.5299$. When $\lambda=3.53$ se see that we don't get a solution.} \input knuth \stoptext ==== stop test document Thanks in advance, Micke P