ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* If you really absolutely need more capacity, you can ask a wizard to enlarge me
@ 2021-09-08 22:52 Marcus Vinicius Mesquita via ntg-context
  2021-09-09  8:12 ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 6+ messages in thread
From: Marcus Vinicius Mesquita via ntg-context @ 2021-09-08 22:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Marcus Vinicius Mesquita


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

Dear list,

In the MWE below, ConTeXt lmtx throws an error with the message in the
title:

\starttext
\startluacode

local upperlimit = 90000

context.starttabulate({ "|l|l|l|" })
for i=1,upperlimit do
context.NC()
context("word 1")
context.NC()
context("word 2")
context.NC()
context("word 3")
context.NC()
context.AR()
end
context.stoptabulate()

\stopluacode
\stoptext

But it compiles with no problems with MKIV.

context version: 2021.09.06 11:47

How to avoid this with lmtx?

TIA
Marcus Vinicius
-- 
Todas as coisas fatigam o corpo, salvo a música, que não fatiga nem o corpo
nem seus membros, por ser descanso da alma, primavera do coração, distração
do aflito, entretenimento do solitário, e viático do viajante.

Kunnâsh al-Hâ'ik (Cancioneiro de al-Hâ'ik)

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

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

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

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

end of thread, other threads:[~2021-09-10 12:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 22:52 If you really absolutely need more capacity, you can ask a wizard to enlarge me Marcus Vinicius Mesquita via ntg-context
2021-09-09  8:12 ` Hans Hagen via ntg-context
2021-09-10  8:55   ` Marcus Vinicius Mesquita via ntg-context
2021-09-10 11:45     ` Marcus Vinicius Mesquita via ntg-context
2021-09-10 11:49       ` Hans Hagen via ntg-context
2021-09-10 12:36         ` Marcus Vinicius Mesquita via ntg-context

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