1 Oct
2010
1 Oct
'10
9:43 p.m.
Hi, how do I get the caption as wide as possible? -------------------------------------------- \starttext \placefigure [here] [foo] {A very long caption, isn't it?} {\externalfigure[cow][width=2cm]} \stoptext -------------------------------------------- I also tried without luck \setupcaptions[minwidth=fit] (no effect) and \setupcaptions[minwidth=\textwidth] (left aligned) Patrick