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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to