Hi, I uploaded a new beta, mostly for testing the xml export and Alan's figure list issue. I cleaned up some of the float code (removing some related mkii code in the process) but more will follow. I might have introduced some issues there. Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
On 08.11.2011, at 15:28, Hans Hagen wrote:
[…] I might have introduced some issues there.
Hi Hans! \setupbackend[export=yes] \setupcaptions[number=no] \starttext \startplacefigure[title={Some Caption},location=right] % OK with "here" \externalfigure[dummy] \stopplacefigure \stoptext exports to: <float detail="figure" location='aut:1'> <floatcontent> <image name="dummy" id='image-1' width='4.072cm' height='3.054cm'> </image> </floatcontent> Some Caption </float> The floatcaption- and floattext-tags are missing. Regards Andreas
On 8-11-2011 16:58, Andreas Harder wrote:
The floatcaption- and floattext-tags are missing.
added in next beta (same for empty floats) ----------------------------------------------------------------- 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)
-
Andreas Harder
-
Hans Hagen