On Sun, 23 Apr 2006 18:28:20 +0200, Hans Hagen <[EMAIL PROTECTED]> wrote:

> nico wrote:
>> Hello,
>>
>> I come back with that damn table test case. With release 2006.04.22:  
>> [...]
>>
>>
> \long\def\dohandleTBLcellA#1#2[#3]#4%

Thanks, it does it. Another torture case: when column widths are partially  
defined, it can give a weird result (here the last column has almost  
disppeared). Since it's a limit case, I don't know if it's worth being  
fixed.

\bTABLE[frame=on]
\setupTABLE[c][2][width=3em]
\setupTABLE[c][3][width=3em]
\bTR \bTD[nc=2] A \eTD\bTD x \eTD \bTD[nc=2] B \eTD \eTR
\bTR \bTD X \eTD \bTD[nc=3] C \eTD \bTD x \eTD \eTR
\bTR \bTD[nc=2] D \eTD \bTD x \eTD \bTD[nc=2] E \eTD \eTR
\eTABLE

Regards,
BG
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to