My mistake. I remembered [number=no/yes] but it turns out there is also 
[number=none]. Which does the trick. And the [distance=(dimension)] sets the 
distande between label and caption.

Hans van der Meer

On 26 nov. 2011, at 12:50, Jaroslav Hajtmar wrote:

> Hello Hans,
> 
> My tip is use \setupcaptions[number=yes, suffix=\hskip5mm]
> 
> I do not know whether it is a clean solution, but visually it looks OK.
> Probably will need to determine the exact size of  \hskip parameter.
> 
> Jaroslav
> 
> \setuppapersize[A6][A6]
> \starttext
> \placefigure[][fig:1]{label with space}{\externalfigure[arrows.pdf]}
> \setupcaptions[number=no]
> \placefigure{}{\externalfigure[arrows.pdf]}
> \setupcaptions[number=yes, suffix=\hskip5mm]
> \placefigure[][fig:3]{label without space}{\externalfigure[arrows.pdf]}
> \stoptext
> 
> Dne 26.11.2011 12:29, Meer, H. van der napsal(a):
>> \setuppapersize[A6][A6]
>> \starttext
>> \placefigure[][fig:1]{label with space}{\externalfigure[arrows.pdf]}
>> \setupcaptions[number=no]
>> \placefigure{}{\externalfigure[arrows.pdf]}
>> \setupcaptions[number=yes]
>> \placefigure[][fig:3]{label without space}{\externalfigure[arrows.pdf]}
>> \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
___________________________________________________________________________________

Reply via email to