Hi, If I use \setupcaption[number=no] and include a float with no caption, then all subsequent floats do not have a caption! Here is an example (using 2011.11.29) \setupcaption[number=no] \startbuffer \startnotmode[bugfix] \startplacefigure[location=here] Figure with no caption \stopplacefigure \stopnotmode \startplacefigure[location=here, title={Test}] Still no caption! \stopplacefigure \stopbuffer \starttext %% The float is shown with a caption here \enablemode[bugfix] \getbuffer %% The second float does not have a caption now. \disablemode[bugfix] \getbuffer \stoptext Aditya
On 4-12-2011 06:46, Aditya Mahajan wrote:
Hi,
If I use \setupcaption[number=no] and include a float with no caption, then all subsequent floats do not have a caption!
fixed in next beta ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Aditya Mahajan
-
Hans Hagen