Well, since you are in a "startcombinations" block and not a figure environement, try this: \setupcombinations[inbetween={\blank[1cm]}]
-----Ursprüngliche Nachricht----- Von: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] Im Auftrag von Jaroslav Hajtmar Gesendet: Freitag, 25. November 2011 19:08 An: mailing list for ConTeXt users Betreff: [NTG-context] Change the gap between image and caption
Hello ConTeXt folks.
Is it possible to adjust the size of the gap between the lower edge of the picture and its caption in simple externalfigure command? By experimenting I found that this gap can be set in a floating environment (placefigure) using "inbetween" parameter. Is there possibilities do gap somehow larger or smaller in externalfigure environment? See minimal example. Thanx Jaroslav
\starttext
\setupcaptions[number=no,style=\ssxx,inbetween={\blank[1cm]}] \setupfloats[spacebefore=none, spaceafter=none] %
\input tufte
\placefigure[here]{Here is farther caption} {\externalfigure[mill][type=jpg,metod=jpg,width=5cm,frame=on]}
\input tufte
\page
\startTEXpage \startcombination[3*1] {\externalfigure[cow][frame=on]}{This caption has to be more distanced.} {\externalfigure[cow][frame=on]}{This title has yet to be more distanced.} {\externalfigure[cow][frame=on]}{This label is to be closer to figure.} \stopcombination \stopTEXpage
\stoptext __________________________________________________________ _________________________ 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 __________________________________________________________ _________________________