9 Dec
2014
9 Dec
'14
11:30 p.m.
Am 09.12.2014 um 23:01 schrieb Fabrice Couvreur
: Hi, I do not understand why the parameters of the first table apply to the second table. Best regards, Fabrice
\setupTABLE[column][two][width=0.7\textwidth]
This setup doesn’t work because „two“ isn’t a valid keyword for \setupTABLE, you have to replace it with "2". Wolfgang