On 9/24/23 15:49, Mikael Sundqvist wrote:
> Hi,
>
> Not that it helps you much, but your example works fine here, and it
> gives the expected result.

Hi Mikael,

I get exactly the same compilation error as Vicent.

I tried a brand new installation (with
http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip) and I got
the same error again.

Just in case it might help,

Pablo

PS: here is the error again:

tex error       > tex error on line 10 in file ./a.tex:

lua error:

        run callback [44]:
...ext/tex/texmf-context/tex/context/base/mkxl/math-fnt.lmt:56: table
index is nil
stack traceback:
        ...ext/tex/texmf-context/tex/context/base/mkxl/math-fnt.lmt:56: in
metamethod 'index'
        ...ext/tex/texmf-context/tex/context/base/mkxl/math-fnt.lmt:104: in
function <...ext/tex/texmf-context/tex/context/base/mkxl/math-fnt.lmt:62>
        [C]: in upvalue 'builders_kernel_mlisttohlist'
        [string "local tonut  = nodes.tonut..."]:43: in function <[string
"local tonut  = nodes.tonut..."]:18>
        (...tail calls...)
        ...ext/tex/texmf-context/tex/context/base/mkxl/math-noa.lmt:2986: in
function <...ext/tex/texmf-context/tex/context/base/mkxl/math-noa.lmt:2984>

 1     \setupbodyfont[pagella]
 2
 3     \starttext
 4     \startformula
 5     \delta_{ij} =
 6      \startmathcases
 7      \NC 1 \NC \text{if } i = j \NR
 8      \NC 0 \NC \text{otherwise} \NR
 9      \stopmathcases
10 >>  \stopformula
11     \stoptext

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to