[NTG-context] New beta
Fabrice Couvreur
fabrice1.couvreur at gmail.com
Wed Sep 2 18:43:00 CEST 2015
Hi,
If you compile the following file with new beta, the placement of the table
and the figure is incorrect.
Thank you,
Fabrice
\definefloat
[recipe]
[figure]
\setupfloat
[recipe]
[default={right,none}]
\startsetups[table:initialize]
\setupTABLE[start][align={middle,lohi},offset=1ex]
\stopsetups
\starttext
\placerecipe{}{\externalfigure[louvre.jpg][width=5cm]}
Le tableau ci-dessous indique le nombre d'entrées (en milliers) au musée du
Louvre :
\blank
\startmidaligned
\bTABLE[setups=table:initialize]
\bTR
\bTH Années \eTH
\bTD 2010 \eTD
\bTD 2011 \eTD
\bTD 2012 \eTD
\bTD 2 013 \eTD
\eTR
\bTR
\bTH Entrées (en milliers) \eTH
\bTD 8\,346 \eTD
\bTD 8\,841 \eTD
\bTD 9\,720 \eTD
\bTD 9\,200 \eTD
\eTR
\eTABLE
\stopmidaligned
\blank
\stoptext
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20150902/a367500f/attachment.html>
More information about the ntg-context
mailing list