ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* tabulate error
@ 2011-12-19 16:15 Andreas Harder
  2011-12-19 19:03 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Harder @ 2011-12-19 16:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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


Regards
	Andreas
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: tabulate error
  2011-12-19 16:15 tabulate error Andreas Harder
@ 2011-12-19 19:03 ` Hans Hagen
  2011-12-19 21:25   ` Andreas Harder
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2011-12-19 19:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: tabulate error
  2011-12-19 19:03 ` Hans Hagen
@ 2011-12-19 21:25   ` Andreas Harder
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Harder @ 2011-12-19 21:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users


On 19.12.2011, at 20:03, Hans Hagen wrote:

> 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}%

Thanks!

Andreas
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-19 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-19 16:15 tabulate error Andreas Harder
2011-12-19 19:03 ` Hans Hagen
2011-12-19 21:25   ` Andreas Harder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).