Hallo,

I have got a problem with my the captions of my graphic combinations. 
How can I adjust the font-size of the caption which goes under each 
graphic? Problem is, that my general graphic caption is a smaller 
font-size ... the detail captions seem to use the default document 
font-size.

for placing the graphics I use following code ...

\placefigure
        [here][fig:test1]
        {test1 label}
        {
        \startcombination[2*1]
        {\externalfigure[leftTest]}{left test label}
        {\externalfigure[rightTest]}{right test label}
        \stopcombination
        }


My captions are formatted with this command ...

\setupcaptions [way=bytext, align=left, style={\switchtobodyfont[8pt]}]

Thanks for your help!

Steffen
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to