From: Sylvain Hubert <champignoom@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] lua error in `back-exp.lmt`
Date: Wed, 29 May 2024 22:27:07 +0800 [thread overview]
Message-ID: <CACNy3ND58Yx0=ZFd63DSSetp8WRjZcdtXU9+-15FYzAQVA4E9w@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1687 bytes --]
ConTeXt LMTX version: 2024.05.27 18:16
Sample tex file:
\setupbackend[export=yes]
\starttext
x
\startsectionlevel
\startitemize
\item
\startitemize
\item
\startitemize
\item
\stopitemize
\stopitemize
\stopitemize
\stopsectionlevel
\stoptext
Error log:
tex error > tex error on line 1 in file ./input.tex:
lua error:
registered function call [252]:
...mtx/tex/texmf-context/tex/context/base/mkxl/back-exp.lmt:1426: attempt
to get length of a nil value (local 'td')
stack traceback:
...mtx/tex/texmf-context/tex/context/base/mkxl/back-exp.lmt:1426:
in upvalue 'pushcontent'
...mtx/tex/texmf-context/tex/context/base/mkxl/back-exp.lmt:1597:
in upvalue 'collectresults'
...mtx/tex/texmf-context/tex/context/base/mkxl/back-exp.lmt:1867:
in upvalue 'collectresults'
...mtx/tex/texmf-context/tex/context/base/mkxl/back-exp.lmt:1867:
in upvalue 'collectresults'
.....
...mtx/tex/texmf-context/tex/context/base/mkxl/back-exp.lmt:1867:
in upvalue 'collectresults'
...mtx/tex/texmf-context/tex/context/base/mkxl/back-exp.lmt:1969:
in upvalue 'nodes_handlers_export'
[string "local tonut = nodes.tonut..."]:27: in function <[string
"local tonut = nodes.tonut..."]:12>
(...tail calls...)
...mtx/tex/texmf-context/tex/context/base/mkxl/node-shp.lmt:38: in
function <...mtx/tex/texmf-context/tex/context/base/mkxl/node-shp.lmt:37>
(...tail calls...)
1 >> \setupbackend[export=yes]
2
3 \starttext
4 x
5 \startsectionlevel
6 \startitemize
7 \item
8 \startitemize
9 \item
10 \startitemize
11 \item
mtx-context | fatal error: return code: 1
[-- Attachment #1.2: Type: text/html, Size: 2981 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
___________________________________________________________________________________
next reply other threads:[~2024-05-29 14:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-29 14:27 Sylvain Hubert [this message]
2024-07-31 16:01 ` [NTG-context] " Jacob Kauffmann via ntg-context
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='CACNy3ND58Yx0=ZFd63DSSetp8WRjZcdtXU9+-15FYzAQVA4E9w@mail.gmail.com' \
--to=champignoom@gmail.com \
--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).