[NTG-context] New beta

2015-09-02 Thread Fabrice Couvreur
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
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

[NTG-context] New beta

2015-09-02 Thread Fabrice Couvreur
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
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___