ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Lukas/ConTeXt <lpr.context@email.cz>
Subject: Re: Warning: "nodes: unable to store reference from lua in tex"
Date: Fri, 26 Feb 2021 18:36:15 +0100	[thread overview]
Message-ID: <05c6c8d8-bbe7-4977-5e16-4cf33bba2a29@xs4all.nl> (raw)
In-Reply-To: <pZ2.6Ao4Y.6SxdUns5UQT.1WEIbe@seznam.cz>

On 2/26/2021 6:01 PM, Lukas/ConTeXt wrote:
> Hello,
>   
> after I renewed ConTeXt MkIV, I started to get the following warning:
>   
> "
> ...
> luatex warning  > nodes: unable to store reference from lua in tex
> ...
> (repeated more times)
> "
>   
> This happens when I try to typeset a looo...ong table (by \start/\stop-tabulate) over several pages.
> It used to work OK with a Ctx version several months (or half year) ago.
> Is there a simple way to overtake the problem?
>   
> MWE:
> 
> ----
> \starttext
>    \startluacode
>      context[[
>          \starttabulate[|Tr|]
>            \HL
>            \NC AABBCC \NC\AR
>            \HL[3]
> ]]
> 
>      for i = 1, 4000 do
>        context.NC(i)
>        context.NC()
>        context.AR()
>      end
> 
>      context[[
>        \HL
>      \stoptabulate
> ]]
>    \stopluacode
> \stoptext
> ----
... lmtx ... no problem, doing 4K or 40K or ..


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2021-02-26 17:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-26 17:01 Lukas/ConTeXt
2021-02-26 17:36 ` Hans Hagen [this message]
2021-02-26 17:58   ` Wolfgang Schuster
2021-02-26 18:29     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=05c6c8d8-bbe7-4977-5e16-4cf33bba2a29@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=lpr.context@email.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).