Hello,

when using \bTABLE[distance=...], the table gets wider than the textwidth.
Example:

\starttext
\input tufte

\bTABLE
\bTR\bTD bla bla bla bla\eTD\bTD
\input tufte
\eTD\eTR
\eTABLE

\bTABLE[distance=3em]
\bTR\bTD bla bla bla bla\eTD\bTD
\input tufte
\eTD\eTR
\eTABLE

\input tufte
\stoptext

A workaround seems to be textwidth=\dimexpr\textwidth-3em\relax
Could this be done automatically?

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to