[NTG-context] Re: Strange error at lxml-mms.lmt:749

2024-02-25 Thread Andres Conrado Montoya
Thank you for your interest, Aditya. The error was kindly fixed by Hans introducing the following fix at line 993 in tex/texmf-context/tex/context/base/mkxl/back-exp-imp-mth.lmt: function extras.msubsup(di,element,n,fulltag) local data = di.data local nuc = found(data)

[NTG-context] Re: Strange error at lxml-mms.lmt:749

2024-02-25 Thread Andres Conrado Montoya
Apologies, I sent the wrong file, this is the relevant log portion after compiling with the change: pages > flushing realpage 133, userpage 133, subpage 133 푡 0.975 ∗ 푡 0.025 ∗ pages > flushing realpage 134, userpage 134, subpage 134 pages

[NTG-context] Re: Strange error at lxml-mms.lmt:749

2024-02-25 Thread Aditya Mahajan
On Sun, 25 Feb 2024, Andres Conrado Montoya wrote: > Another remark: It seems this behavior is consistent: if I comment out the > last equation before the one I told you before, again the next formula > works fine, Would it be possible to create a reproducible example? Aditya

[NTG-context] Re: Strange error at lxml-mms.lmt:749

2024-02-25 Thread Andres Conrado Montoya
Another remark: It seems this behavior is consistent: if I comment out the last equation before the one I told you before, again the next formula works fine, El dom, 25 feb 2024 a las 15:38, Andres Conrado Montoya (< andresconr...@gmail.com>) escribió: > A remark: A few lines above the error

[NTG-context] Re: FreeBSD 13.2

2024-02-25 Thread Henning Hraban Ramm
Am 25.02.24 um 20:24 schrieb Roger Mason: Hello Hraban, Henning Hraban Ramm writes: Am 25.02.24 um 17:08 schrieb Roger Mason: Do I need mtxrun? If so, where are the sources and how do I build it? Yes, you need it, but it’s just an alias to luametatex: ~/context/tex/texmf-osx-64/bin $

[NTG-context] Re: Strange error at lxml-mms.lmt:749

2024-02-25 Thread Andres Conrado Montoya
A remark: A few lines above the error triggering point, I found a single digit presented as math: \math{5}. Removing this and leaving the 5 in text mode removes the error below it. Could it be a bug in the distribution? El dom, 25 feb 2024 a las 15:24, Andres Conrado Montoya (<

[NTG-context] Strange error at lxml-mms.lmt:749

2024-02-25 Thread Andres Conrado Montoya
I keep bumping into this error, I have no idea what may be causing it, in a statistics book with lots of math: registered function call [250]: ...mtx/tex/texmf-context/tex/context/base/mkxl/lxml-mms.lmt:749: attempt to index a nil value (local 'a2') I have checked everything. I have tried

[NTG-context] Re: FreeBSD 13.2

2024-02-25 Thread Roger Mason
Hello Hraban, Henning Hraban Ramm writes: > Am 25.02.24 um 17:08 schrieb Roger Mason: >> Do I need mtxrun? If so, where are the sources and how do I build >> it? > > Yes, you need it, but it’s just an alias to luametatex: > > ~/context/tex/texmf-osx-64/bin $ ll > total 7704 > -rw-r--r--@ 1

[NTG-context] Re: FreeBSD 13.2

2024-02-25 Thread Henning Hraban Ramm
Am 25.02.24 um 17:08 schrieb Roger Mason: I see that the build does not provide the mtxrun binary that the installer uses. Does that mean I dont need mtxrun? Do I need mtxrun? If so, where are the sources and how do I build it? Yes, you need it, but it’s just an alias to luametatex:

[NTG-context] Re: FreeBSD 13.2

2024-02-25 Thread Roger Mason
Hello, Roger Mason writes: > Hello Henning, Mojca, > > Mojca Miklavec writes: > >> There were some troubles with our infrastructure which led Hans to >> build the binaries himself without paying extra attention to >> compatibility with older systems. >> >> You can find the binaries here: >>

[NTG-context] Re: FreeBSD 13.2

2024-02-25 Thread Henning Hraban Ramm
Am 25.02.24 um 13:12 schrieb Hans Hagen: We could add a flag to the installer that doesn't update the binaries but intead (advices) to build the bins but it assumes Cmake and gcc to be installed (we could cheat and use an existing cmake made make file). Yes please! A platform-independent

[NTG-context] Re: FreeBSD 13.2

2024-02-25 Thread Roger Mason
Hello Henning, Mojca, Mojca Miklavec writes: > There were some troubles with our infrastructure which led Hans to > build the binaries himself without paying extra attention to > compatibility with older systems. > > You can find the binaries here: >

[NTG-context] Re: FreeBSD 13.2

2024-02-25 Thread Mojca Miklavec
On Sun, 25 Feb 2024 at 13:12, Hans Hagen wrote: > > Can freebsd 14 work with older bins? Yes, definitely. > The previous method of these hard coded version numbers was a pain You might be mixing up FreeBSD and OpenBSD. FreeBSD is (fully) compatible, OpenBSD is totally incompatible. (I'm even

[NTG-context] Re: FreeBSD 13.2

2024-02-25 Thread Hans Hagen
On 2/24/2024 4:28 PM, Mojca Miklavec wrote: Dear Roger, On Sat, 24 Feb 2024 at 15:34, Roger Mason wrote: After unpacking, running the install scripts results in: ld-elf.so.1: /home/rmason/Software/Context/bin/mtxrun: Undefined symbol "__libc_start1@FBSD_1.7" I assume this is because mtxrun