On 19-12-2011 17:15, Andreas Harder wrote:
Hi Hans,
a line break in tabulate p-column leads to an error.
! TeX capacity exceeded, sorry [input stack size=10000].
\starttext \starttabulate[|p|] % \NC \dorecurse{7}{paragraph, } \NC\NR % OK \NC \dorecurse{8}{paragraph, } \NC\NR % -> line break (error) \stoptabulate \stoptext
line 452 of tabl-tbl.mkiv should be \tabulatedummy\expandafter{\the\tabulatedummy\NC}% ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------