31 Dec
2015
31 Dec
'15
1:57 p.m.
Hi all, I am trying to use xtables in a CLD document but when I add a row, it doesn't compile anymore. Is there something wrong? If xtables is not usable with CLD, what is the best set of table commands to use with CLD? % Minimum not working example : context.starttext() context.startxtable() context.startxrow() context.startxcell() context("Test") context.stopxcell() context.stopxrow() context.stopxtable() context.stoptext() % end of the example. All the best. -- Romain Diss