28 Feb
2018
28 Feb
'18
9:28 p.m.
Hi, for my experimenting with tables: is there a way to set up individual columns in xtables? Maybe I'm thick tonight, but I couldn't find anything in the manual or the source. If I have this setup \setupTABLE [frame=on,split=repeat] \setupTABLE [column] [1] [width=0.7cm,align=left] \setupTABLE [column] [2] [width=0.5cm,align=left] \setupTABLE [column] [3] [width=6cm,align={normal,verytolerant,stretch}] \setupTABLE [column] [4] [width=8cm,align={normal,verytolerant,stretch}] \setupTABLE [column] [5] [width=1cm,align={normal,verytolerant,stretch}] how would this translate into \setupxtable? Thomas