Thank you for the update!
I got this error after context --make (macOS, ARM64, ConTeXt 2026.01.07,
LuaMetaTeX 2.11.08):
lua error:
run callback [7]:
...ext/tex/texmf-context/tex/context/base/mkxl/trac-inf.lmt:175: bad argument
#6 to 'format' (number expected, got nil)
stack traceback:
[C]: in upvalue 'format'
...ext/tex/texmf-context/tex/context/base/mkxl/trac-inf.lmt:175: in
field 'integer index'
...ext/tex/texmf-context/tex/context/base/mkxl/trac-inf.lmt:200: in
field 'show'
...ext/tex/texmf-context/tex/context/base/mkxl/luat-run.lmt:61: in
function <...ext/tex/texmf-context/tex/context/base/mkxl/luat-run.lmt:55>
Apparently it fails during some log output. I was able to make the format by
changing line 177 in trac-inf.lmt to:
status.tex_memory_mode or 0,
but I'm not sure what side effects this band-aid might have.
Cheers,
Jacob
> Am 07.01.2026 um 11:36 schrieb Hans Hagen via ntg-context
> <[email protected]>:
>
> Hi,
>
> The latest upload has:
>
> - a few fixed cf posts around 2025/2026 crossover
>
> - a new parinject feature, that Hraban likely will abuse, see
> https://tex.stackexchange.com/a/758011/52406 for the rationale and an
> explanation / example by Mikael.
>
> - a new (experimental) tabulate preamble key 'P' that is mostly 'p'
> compatible but uses a different split paragraphs across page approach; it is
> a side effect of upgrading the alignment mechanism in luametatex in addition
> to already present extensions
>
> - we also now enabled shaping penalties thatwas already enabled in my local
> cont-exp for a while for testing interferences; it prevents breaks inside
> shapes and hang (unless configured otherwise)
>
> - a few improvements in \column uses in column sets but we're working on
> making that more relable (not that trivial)
>
> - gaelic language and patterns (more work needed there)
>
> - a bit more documentation here and there (there is some more pending)
>
> Hans
>
> % another example, one of our tests
>
> %\enabletrackers[parinsert]
>
> \setupexternalfigures
> [location={global,local,default}]
>
> \starttext
>
> \samplefile{tufte}%
> \space\leftparinsert[color=darkred]{An example.}\space
> \samplefile{ward}%
> \space\rightparinsert[color=darkgreen]{Another example.}\space
> \samplefile{tufte}
>
> \page
>
> \samplefile{tufte}%
> \space
> \leftparinsert
> [lines=3]
> {\externalfigure[cow.pdf][height=3lh,location=top]}%
> \rightparinsert
> [lines=4]
> {\mirror{\externalfigure[cow.pdf][height=4lh,location=top]}}%
> \space
> \samplefile{ward}%
> \space
> \rightparinsert
> [distance=2em,lines=2]
> {\mirror{\externalfigure[cow.pdf][height=2lh,location=top]}}%
> \space
> \samplefile{tufte}
>
> \stoptext
>
>
> --
>
> -----------------------------------------------------------------
> 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 : [email protected] /
> 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
> ___________________________________________________________________________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] /
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
___________________________________________________________________________________