Hello, it seems that xtable setup doesn't recognize the "c" option, which is recognized successfully by TABLE setup; tested on mapping provided by "ntb-to-xtb" module: ---- \usemodule[ntb-to-xtb] \restoreTABLEfromxtable \starttext \bTABLE \setupTABLE[c][1][width=1in] % Set 1st column width - OK with TABLE \bTR \bTD A \eTD \eTR \eTABLE \bgroup \mapTABLEtoxtable \bTABLE \setupTABLE[c][1][width=1in] % <- This line causes error - not recognized by xtable setup \bTR \bTD A \eTD \eTR \eTABLE \egroup \stoptext ---- Gives: " ... setup > error in line 1, namespace 'xtable', key 'c' setup > error in line 1, namespace 'xtable', key 'c' setup > error in line 1, namespace 'xtable', key 'c' ... " It might be useful to extend the module to understand "c" setup option as well. Best regards, Lukas -- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS: nrpt3sn | IČO: 40763439 Bezová 1658 147 14 Praha 4 Mob.: +420 702 033 396