On 3/14/2015 10:50 AM, Mojca Miklavec wrote:
Hello,
I'm using the following code to make the figure captions smaller:
\setupcaptions[style={\switchtobodyfont[8pt]}]
Now I'm looking for the magic keywoard to also decrease the size of
captions inside combinations, as in the following case for example
(otherwise the "subcaptions" are too big in comparison):
\setupcaptions[style={\switchtobodyfont[8pt]}]
\setupexternalfigures[location={default}]
\starttext
\placefigure{Cows in \ConTeXt}
{\startcombination[2*1]
{\mirror{\externalfigure[cow][width=4cm]}}{First cow}
{\externalfigure[cow][width=4cm]}{Second cow}
\stopcombination}
\stoptext
the obvious:
\setupcombinations[style={\switchtobodyfont[8pt]}]
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________