7 Feb
2012
7 Feb
'12
1:18 p.m.
Am 07.02.2012 um 13:13 schrieb Steffen Wolfrum:
Hi,
I want to set up individual floats with different spaces before/after.
Setting the frame on/off works, but the spaces show no effect:
\definefloat[Myfigure][Myfigures] \setupfloat[Myfigure][frame=on,spacebefore=200pt,spaceafter=300pt]
\starttext
test
\placeMyfigure{example}{{\externalfigure[foo][frame=off]}}%
text
\stoptext
ConTeXt allows only a global values (\setupfloats) for spacebefore and spaceafter. This is only the current state and only Hans can answer why he made this decision. Wolfgang