ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Errors with 2024-05-11 LMTX
@ 2024-05-12 16:50 Rik Kabel
  2024-05-12 23:01 ` [NTG-context] " Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Rik Kabel @ 2024-05-12 16:50 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1564 bytes --]

I have come across an error that halts processing with the latest 
release. The following demonstrates this:

    \setuppagenumbering [location=]

    \starttext

      \dorecurse{36}{\dorecurse{19}{abc }}

      \startplacetable[location=split,title={Table}]
         \starttabulate[|p|p|]
         \HL
         \NC Heading \crlf
             heading
         \NC Heading \crlf
             heading
         \NC\AR
         \HL
         \NC abc \crlf
             abc
         \NC abc
         \NC\AR
         \NC abc \crlf
             abc
         \NC abc
         \NC\AR
         \NC abc \crlf
             abc
         \NC abc
         \NC\AR
         \NC abc \crlf
             abc
         \NC abc
         \NC\AR
         \HL
         \stoptabulate
         \stopplacetable

    \stoptext

while this version ends with the error : error (nodes): attempt to 
double-free rule node 55342, ignored

    \setuppagenumbering [location=]
    \starttext

      \dorecurse{37}{\dorecurse{19}{abc }}

      \startplacetable[location=split,title={Table}]

         \starttabulate[|p|p|]
         \HL
         \NC Heading \crlf
             heading
         \NC Heading \crlf
             heading
         \NC\AR
         \HL
         \NC abc \NC abc \NC\AR
         \NC abc \NC abc \NC\AR
         \NC abc \NC abc \NC\AR
         \HL
         \stoptabulate

         \stopplacetable

    \stoptext

-- 
Rik

[-- Attachment #1.2: Type: text/html, Size: 2427 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2024-05-13 10:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-12 16:50 [NTG-context] Errors with 2024-05-11 LMTX Rik Kabel
2024-05-12 23:01 ` [NTG-context] " Hans Hagen
2024-05-12 23:57   ` Rik Kabel
2024-05-13 10:24   ` Alain Delmotte

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).