[NTG-context] Re: Redefined ~ conserves \protected status although \show~ does not say so

2025-08-09 Thread Hans Hagen via ntg-context
i -> mkiv transition) - in mkxl (lmtx) we of course keep catcode tables, added some subtle catcode related features here and there in the engine and then dropped the plugin at the macro package end because no one used that anyway (we only used it internally for distinguishing text and math but tha

[NTG-context] Re: Patch to use ls-R files with TeX Live

2025-07-25 Thread Max Chernoff via ntg-context
;$SELFAUTOPARENT/texmf-dist/"), but I have no idea how to do that. > > Also, can you please rename m-texlive.mkxl to m-texlive.mkiv? LuaTeX > > doesn't find the file with the ".mkxl" suffix, and I'd like to keep > > supporting MkIV in TeX Live. > > hm

[NTG-context] Re: Patch to use ls-R files with TeX Live

2025-07-25 Thread Hans Hagen via ntg-context
er for context which leaves out complete subtrees. The file database isn't generated that often, it's access during a run that matters more. Also, can you please rename m-texlive.mkxl to m-texlive.mkiv? LuaTeX doesn't find the file with the ".mkxl" suffix, and I'd like t

[NTG-context] Patch to use ls-R files with TeX Live

2025-07-24 Thread Max Chernoff via ntg-context
have really fast disks. I've included a diff inline below, and I've also attached the modified files. I didn't attach mtxrun.lua since the file is so large, so you'll need to manually copy the changes from the diff. Also, can you please rename m-texlive.mkxl to m-texlive.mkiv? Lu

[NTG-context] Re: Docker images

2025-07-12 Thread Max Chernoff via ntg-context
nd the LMTX standalone distribution with all modules installed is 479MB (including documentation), TeX Live with scheme-context (which includes MkII, MkIV, and MkXL, all the modules, but no documentation) is 514MB, and TL with scheme-infraonly and the "context" package (MkXL only, without MkIV, a

[NTG-context] Re: no list method for \placecombinedlist[content]

2025-07-08 Thread Florent Michel
> >\section{Test} > > \stoptext > > > > > Runs withput problems on my windows machine. > > version: 2.11.07 | 20250706 > format id : 722 > date : 23:07:23 | Jul 7 2025 > compiler : gc

[NTG-context] Re: no list method for \placecombinedlist[content]

2025-07-08 Thread Wolfgang Schuster
: gcc lua: Lua 5.5 luacformat : 7 In case it may help, reverting the recent change on line 527 of tex/ context/base/mkxl/strc-lst.mklx seems to fix the issue: \permanent\protected\def\installstructurelistprocessor#tag#meaning% --- {\expandafter\def\csname\?? structurelistprocess

[NTG-context] Re: no list method for \placecombinedlist[content]

2025-07-08 Thread Florent Michel
st} \stoptext ____ In case it may help, reverting the recent change on line 527 of tex/context/base/mkxl/strc-lst.mklx seems to fix the issue: \permanent\protected\def\installstructurelistprocessor#tag#meaning% --- {\expandafter\def\csname\??structure

[NTG-context] Re: Error on recent update

2025-07-08 Thread Keith McKay
ich I decided to install. However it came up with an error on installation as follows:   lua error   > lua error on line 48 in file mlib-ctx.mkxl: token call, execute: ...m64/tex/texmf-context/tex/context/base/mkxl/ mlib-msh.lmt:45: attempt to index a nil value (local 'con

[NTG-context] Re: Error on recent update

2025-07-07 Thread Hans Hagen via ntg-context
ua error on line 48 in file mlib-ctx.mkxl: token call, execute: ...m64/tex/texmf-context/tex/context/base/mkxl/ mlib-msh.lmt:45: attempt to index a nil value (local 'contour') stack traceback: ah, same issue ... that code expects the latest bin the good news is that Mojca figur

[NTG-context] Re: Error on recent update

2025-07-07 Thread Keith McKay
: token call, execute: ...m64/tex/texmf-context/tex/context/base/mkxl/mlib-msh.lmt:45: attempt to index a nil value (local 'contour') stack traceback: ...m64/tex/texmf-context/tex/context/base/mkxl/mlib-msh.lmt:45: in local 'code' ...m64/tex/texmf-context/tex/context/base/mk

[NTG-context] Re: success and a query

2025-07-05 Thread jbf
assume I don't really need to bother about it but I'd like to understand it. csname overload > warning, protection level 3, control sequence 'newcontextversion', properties 'permanent protected', file '/home/ julian/data/context/tex/texmf-context/tex/conte

[NTG-context] Re: success and a query

2025-07-05 Thread Hans Hagen via ntg-context
x27;t really need to bother about it but I'd like to understand it. csname overload > warning, protection level 3, control sequence 'newcontextversion', properties 'permanent protected', file '/home/ julian/data/context/tex/texmf-context/tex/context/base/mkxl/con

[NTG-context] Re: success and a query

2025-07-04 Thread Wolfgang Schuster
d like to understand it. csname overload > warning, protection level 3, control sequence 'newcontextversion', properties 'permanent protected', file '/home/ julian/data/context/tex/texmf-context/tex/context/base/mkxl/cont- new.mkxl', line 16 (Line 16, BTW is s

[NTG-context] Re: success and a query

2025-07-04 Thread Henning Hraban Ramm
> warning, protection level 3, control sequence 'newcontextversion', properties 'permanent protected', file '/home/ julian/data/context/tex/texmf-context/tex/context/base/mkxl/cont- new.mkxl', line 16 It means that Hans activated the protection of macros against overw

[NTG-context] success and a query

2025-07-04 Thread jbf
e overload > warning, protection level 3, control sequence 'newcontextversion', properties 'permanent protected', file '/home/julian/data/context/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl', line 16 (Line 16, BTW is simply \setuplayout ) It repeats a

[NTG-context] Re: Problem with the second \HL in the matrix

2025-07-03 Thread Ursula Hermann
--c:input="./context-test.tex" --c:kindofrun=1 --c:maxnofruns=9 > --c:synctex="-1" --c:texmfbinpath="C:/texlive/2025/bin/windows" > system > > system > ConTeXt ver: 2025.06.12 14:21 LMTX fmt: 2025.7.2 int: > english/english >

[NTG-context] Re: Problem with the second \HL in the matrix

2025-07-02 Thread Bruce Horrocks
tex" --c:kindofrun=1 --c:maxnofruns=9 > --c:synctex="-1" --c:texmfbinpath="C:/texlive/2025/bin/windows" > system > > system > ConTeXt ver: 2025.06.12 14:21 LMTX fmt: 2025.7.2 int: > english/english > system > > system

[NTG-context] Re: Problem with the second \HL in the matrix

2025-07-02 Thread Ursula Hermann
12 14:21 LMTX fmt: 2025.7.2 int: english/english system > system > 'cont-new.mkxl' loaded open source > level 1, order 1, name 'C:/texlive/2025/texmf-dist/tex/context/base/mkxl/cont-new.mkxl' csname overload > warning, protection level 3, co

[NTG-context] Re: \show treated as a fatal error with MkIV

2025-07-02 Thread Hans Hagen via ntg-context
On 7/2/2025 6:11 AM, Max Chernoff via ntg-context wrote: Hi Hans, If you use "\show" anywhere in a document with MkIV, ConTeXt treats it as a fatal error and immediately exits. The following document produces the expected output with MkXL, but exits with "mtx-context | fatal e

[NTG-context] \show treated as a fatal error with MkIV

2025-07-01 Thread Max Chernoff via ntg-context
Hi Hans, If you use "\show" anywhere in a document with MkIV, ConTeXt treats it as a fatal error and immediately exits. The following document produces the expected output with MkXL, but exits with "mtx-context | fatal error" with MkIV: \show\show \showtokens{\showtok

[NTG-context] Re: Processing time

2025-06-20 Thread John Was
very long log (1452 lines) so > > that ConTexperts can see what I mean. > > > > Best wishes > > > > John *🇪🇺 * Слава Україні!*🇺🇦 > > * > > > > system > > > system > ConTeXt ver: 2025.02.28 18:12 LMTX fmt: 2025.6.8 > > in

[NTG-context] Re: Processing time

2025-06-20 Thread Wolfgang Schuster
me 'C:/texlive/2025/texmf-dist/ tex/context/base/mkxl/cont-new.mkxl' system          > beware: some patches loaded from cont-new.mkiv close source    > level 1, order 1, name 'C:/texlive/2025/texmf-dist/ tex/context/base/mkxl/cont-new.mkxl' system          > 'con

[NTG-context] Processing time

2025-06-20 Thread John Was
Україні! * 🇺🇦* system > system > ConTeXt ver: 2025.02.28 18:12 LMTX fmt: 2025.6.8 int: english/english system > system > 'cont-new.mkxl' loaded open source > level 1, order 1, name 'C:/texlive/2025/texmf-dist/tex/context/b

[NTG-context] Re: Predefined output intents:

2025-06-15 Thread jbf
rsions and not with newer ones? Well, the only way I know is to uncompress the resulting PDF file and read the code (which I minmally understand). In any case, reading this from the ConTeXt source (.mkxl or .lmt files) is not an option for me (also because there may be issues elsewhere preventing a p

[NTG-context] Re: Predefined output intents:

2025-06-15 Thread Pablo Rodriguez via ntg-context
ded in PDF documents generated from older versions and not with newer ones? Well, the only way I know is to uncompress the resulting PDF file and read the code (which I minmally understand). In any case, reading this from the ConTeXt source (.mkxl or .lmt files) is not an option for me (also becaus

[NTG-context] Re: upload

2025-06-14 Thread Hans Hagen
ill undecided Also fine by me; let me know if you ever want me to make any changes to the packaging in TeX Live. i'll think of it; basically in the installer you can already set it to beta so it's basiclaly just another path then but it might not be worth the trouble in the end %

[NTG-context] Re: upload

2025-06-14 Thread Max Chernoff via ntg-context
mailing list) that they're using an unofficial version. > ps. i might reintroduce the beta/current updating scheme at some point > .. still undecided Also fine by me; let me know if you ever want me to make any changes to the packaging in TeX Live. > % texmf-dist/tex/context/mod

[NTG-context] Re: \time pendant to \currenttime

2025-06-11 Thread Benjamin Buchmuller
gt; Thanks for sharing this so quickly! >> I should probably wikify how to get these files compile: I first placed it >> in "tex/texmf-local" and ran "context --make" and "mtxrun --generate" didn't >> seem to do the trick for me. I also t

[NTG-context] Re: \time pendant to \currenttime

2025-06-10 Thread Hans Hagen
the trick for me. I also tried the same after placing the file in "tex/context/modules/mkxl" (where the "crappyspec" module resides), but although I get the "temp-new" module to load, I still get complaints about "missing number, treated as zero". Maybe th

[NTG-context] Re: \time pendant to \currenttime

2025-06-10 Thread Benjamin Buchmuller
r placing the file in "tex/context/modules/mkxl" (where the "crappyspec" module resides), but although I get the "temp-new" module to load, I still get complaints about "missing number, treated as zero". Maybe the primitive is not correctly overloaded? O

[NTG-context] Re: Color Profile ISO Coated v2 300% (ECI) not found anymore

2025-06-09 Thread Hans Hagen via ntg-context
On 6/9/2025 8:30 PM, juh+ntg-context--- via ntg-context wrote: Am 05.06.25 um 18:45 schrieb Pablo Rodriguez via ntg-context: Patch: --- lpdf-fmt.lmt    2025-06-05 18:35:30.016927969 +0200 +++ mkxl/lpdf-fmt.lmt    2025-06-05 18:36:27.670594638 +0200 @@ -260,6 +260,23 @@   return lower

[NTG-context] Re: Color Profile ISO Coated v2 300% (ECI) not found anymore

2025-06-09 Thread juh+ntg-context--- via ntg-context
Am 05.06.25 um 18:45 schrieb Pablo Rodriguez via ntg-context: Patch: --- lpdf-fmt.lmt2025-06-05 18:35:30.016927969 +0200 +++ mkxl/lpdf-fmt.lmt 2025-06-05 18:36:27.670594638 +0200 @@ -260,6 +260,23 @@ return lower(file.basename(filename)) end +local function urls(url) +if

[NTG-context] Re: Color Profile ISO Coated v2 300% (ECI) not found anymore

2025-06-05 Thread Pablo Rodriguez via ntg-context
for me. Jan-Urlich, could you test it yourself? Just in case it might help you, I include a patch below. Many thanks for your help, Pablo Patch: --- lpdf-fmt.lmt2025-06-05 18:35:30.016927969 +0200 +++ mkxl/lpdf-fmt.lmt 2025-06-05 18:36:27.670594638 +0200 @@ -260,6 +260,23 @@

[NTG-context] Re: TDM Reservation Protocol (TDMRep)

2025-05-01 Thread Rik Kabel
ucceeded in integrating the provided extension schema. Just modifying a local copy of mkiv/lpdf-pua.xml seems to do it. (There is no separate equivalent in the mkxl tree, so this is used for both.) Both sets of changes (the extension schema and the actual setting

[NTG-context] Re: Tagging Math

2025-04-16 Thread Matthias Weber
re"): > > math = { pua = "ua1", pdf = "Formula" }, > inlinemath = { pua = "ua1", pdf = "Formula" }, > displaymath= { pua = "ua1", pdf = "Formula" }, > > Then you need to pat

[NTG-context] Re: Tagging Math

2025-04-15 Thread Pablo Rodriguez via ntg-context
= { pua = "ua1", pdf = "Formula" }, Then you need to patch lpdf-tag.lmt: --- lpdf-tag.lmt2025-04-15 19:44:55.157060209 +0200 +++ mkxl/lpdf-tag.lmt 2025-04-16 06:26:56.731391047 +0200 @@ -1062 +1062 @@ - -- Alt= alternate, +A

[NTG-context] Re: Problem with JPEG2000 inclusion in 2025.02.28 update

2025-03-23 Thread Jim
tx-context | main context file: > /home/userland/lmtx/tex/texmf-context/tex/context/base/mkiv/context.mkiv > mtx-context | current version: 2025.02.28 18:16 > mtx-context | main context file: > /home/userland/lmtx/tex/texmf-context/tex/context/base/mkxl/context.mkxl &g

[NTG-context] Re: Problem with JPEG2000 inclusion in 2025.02.28 update

2025-03-23 Thread Lutz Haseloff
mtx-context | current version: 2025.02.28 18:16 mtx-context | main context file: /home/userland/lmtx/tex/texmf-context/tex/context/base/mkxl/context.mkxl mtx-context | current version: 2025.02.28 18:16 on: ┌──(userland㉿localhost)-[~] └─$ uname -a Linux localhost 6.1.93-android14-11 #1

[NTG-context] Re: Color in a Columntext, how does it work?, Here is my example, that works great now, but some questions, after new work.

2025-03-14 Thread Ursula Hermann
; system > 'cont-new.mkxl' loaded open source > level 1, order 1, name 'C:/texlive/2024/texmf-dist/tex/context/base/mkxl/cont-new.mkxl' system > beware: some patches loaded from cont-new.mkiv close source> level 1, order 1, name 'C:

[NTG-context] Footer issue (for graduated wizards mastering kung-fu)

2025-03-13 Thread roberto . bianchi
=== system > system > ConTeXt ver: 2024.02.14 13:38 LMTX fmt: 2024.2.15 int: english/english system > system > 'cont-new.mkxl' loaded open source > level 1, order 1, name 'D:/TECH/03-Programs/context-win64/tex/t

[NTG-context] Re: Color in a Columntext, how does it work?, Here is my example, that works great now, but some questions, after new work.

2025-03-13 Thread Ursula Hermann
quot;-1" --c:texmfbinpath="C:/texlive/2024/bin/windows" system > system > ConTeXt ver: 2024.02.27 09:18 LMTX fmt: 2025.1.23 int: english/english system > system > 'cont-new.mkxl' loaded open source > l

[NTG-context] Re: Color in a Columntext, how does it work?, Here is my example, that works great now!

2025-03-12 Thread Ursula Hermann
-new.mkxl' loaded open source > level 1, order 1, name 'C:/texlive/2024/texmf-dist/tex/context/base/mkxl/cont-new.mkxl' system > beware: some patches loaded from cont-new.mkiv close source> level 1, order 1, name 'C:/texlive/2024/texmf-dist/tex/co

[NTG-context] Re: Color in a Columntext, how does it work?

2025-03-07 Thread Ursula Hermann
> system > ConTeXt ver: 2024.02.27 09:18 LMTX fmt: 2025.1.23 int: english/english system > system > 'cont-new.mkxl' loaded open source > level 1, order 1, name 'C:/texlive/2024/texmf-dist/tex/context/base/mkxl/cont-new.mkxl&

[NTG-context] Re: Fwd: Re: [tlbuild] TL25 rebuild please

2025-03-06 Thread Hans Hagen via ntg-context
tatex --ini --lua=$(kpsewhich luat-cod.lmt) $(kpsewhich cont-en.mkxl) Here is what I got: (lldb) target create --arch=x86_64 "luametatex" Current executable set to '/usr/local/texlive/2025/bin/custom/luametatex' (x86_64). (lldb) settings set -- target.run-args "--ini"

[NTG-context] Fwd: Re: [tlbuild] TL25 rebuild please

2025-03-06 Thread Max Chernoff via ntg-context
gt; > $(kpsewhich cont-en.mkxl) > > Then I copied luametatex to my TL bin dir and I ran: > > $ lldb --arch x86_64 -- luametatex --ini --lua=$(kpsewhich luat-cod.lmt) > $(kpsewhich cont-en.mkxl) > > Here is what I got: > > (lldb) target create --arch=x86_64 "luame

[NTG-context] Re: LMTX/LuaTeX: much bigger output size in imposition

2025-03-05 Thread Pablo Rodriguez via ntg-context
On 3/5/25 09:44, Hans Hagen wrote: > [...] > indeed there in the second one compression seems to be turned off for > the included streams > [...] > after fixing this here (mkxl): Many thanks for the fix, Hans. Would it be possible to have the patch before the new release? Many

[NTG-context] Re: Strange display of math when enabling export xml/html/xhtml

2025-03-05 Thread Christoph Hintermüller via ntg-context
t | Cmtx-context | ConTeXt Process Management > > 1.06mtx-context | > > mtx-context | main context file: > > /usr/local/share/context/tex/texmf- > > context/tex/context/base/mkiv/context.mkiv > > mtx-context | current version: 2025.02.28 18:16 > > mtx-c

[NTG-context] Re: LMTX/LuaTeX: much bigger output size in imposition

2025-03-05 Thread Hans Hagen
off for the included streams xml-mkiv.pdf268.614 one.pdf 328,094 two.pdf 1,206,034 after fixing this here (mkxl): one.pdf 328,093 two.pdf 369,055 btw, --luatex (mkiv) gives: one.pdf 413.981 two.pdf 499.895 processing xml-mkiv in lmtx actually

[NTG-context] Re: Strange display of math when enabling export xml/html/xhtml

2025-03-04 Thread Christoph Hintermüller via ntg-context
t | Cmtx-context | ConTeXt Process Management > > 1.06mtx-context | > > mtx-context | main context file: > > /usr/local/share/context/tex/texmf- > > context/tex/context/base/mkiv/context.mkiv > > mtx-context | current version: 2025.02.28 18:16 > > mtx-c

[NTG-context] Re: Strange display of math when enabling export xml/html/xhtml

2025-03-04 Thread Hans Hagen
context file: /usr/local/share/context/tex/texmf- context/tex/context/base/mkxl/context.mkxl mtx-context | current version: 2025.02.28 18:16 onTeXt Process Management 1.06 mtx-context | mtx-context | main context file: /usr/local/share/context/tex/texmf-context/tex/context/base/mkiv

[NTG-context] Strange display of math when enabling export xml/html/xhtml

2025-03-04 Thread Christoph Hintermüller via ntg-context
/base/mkxl/context.mkxl mtx-context | current version: 2025.02.28 18:16 onTeXt Process Management 1.06 mtx-context | mtx-context | main context file: /usr/local/share/context/tex/texmf-context/tex/context/base/mkiv/context.mkiv mtx-context | current version: 2025.02.28 18:16 mtx

[NTG-context] Re: issue with agr loaded patterns

2025-02-25 Thread Pablo Rodriguez via ntg-context
d Ancient Greek patterns don’t interfere with each other > -- and in any case the example with only the Greek patterns is already > incorrect. I think I (partially) discovered what is misbejaving here. In lang-def.{mkxl|mkiv}, ancient Greek is defined: \installlanguage [\s!agr] [\s!d

[NTG-context] Re: [ error after update ]

2025-02-24 Thread vm via ntg-context
| main context file: /home/vm/context/tex/texmf-context/tex/context/base/mkxl/context.mkxl mtx-context | current version: 2025.02.24 16:28 ___ If your question is of interest to others as well, please add an

[NTG-context] Re: Mathdigits fallback does not work

2025-02-23 Thread Mohammad Hossein Bateni
mmad On Wed, Feb 12, 2025 at 7:37 AM Hans Hagen via ntg-context < ntg-context@ntg.nl> wrote: > On 2/8/2025 3:05 PM, Mohammad Hossein Bateni wrote: > > Hello, > > > > I use fallbacks to substitute "Arabic" digits in math to Indic ones. The > > mechanism does

[NTG-context] Re: \pi not defined in latest MkIV

2025-02-20 Thread Hans Hagen
\m{\pi} \stopTEXpage This was originally reported on the TeX Live list: https://tug.org/pipermail/tex-live/2025-February/051173.html Thanks for noticing. I'll backport the relevant code in mkxl

[NTG-context] Re: upload

2025-02-16 Thread Thomas Meyer
defined for MkXL (aka LMTX). See lpdf-fmt.lua from your distribution, since the ConTeXt Garden contains a version which is more than a year old). BTW, the profile mixture has a separate thread. Best, Pablo ___ If your

[NTG-context] Re: upload

2025-02-16 Thread Pablo Rodriguez via ntg-context
gt; is green with VeraPDF! Many thanks for your testing, Thomas. > format={pdf/ua-2} is not defined I think, see: https:// > source.contextgarden.net/tex/context/base/mkiv/lpdf-fmt.lua It’s defined for MkXL (aka LMTX). See lpdf-fmt.lua from your distribution, since the ConTeXt Garden contai

[NTG-context] Re: upload

2025-02-14 Thread Steffen Wolfrum
ows what future validation makes of it. It's a mess (and >>> always has been and likely will be). >> Strange. I don't know the situation in The Netherlands, but at least in >> Germany all publisher are obligated by law from 28th of June 2025 on to >> provide

[NTG-context] Re: upload

2025-02-14 Thread Hans Hagen
d chatbots can interpret an untagged pdf quite well so we'll see. That said: we have tagging in mkiv ... no one really cared that much (no tools that use them) ... and in mkxl we updated it a bit (still no tools) only to find out that tagged pdf (and the standard) has become fluid, seems

[NTG-context] Re: Upgrade (and fresh installation) failing with lua error in supp-box.mkxl

2025-02-12 Thread Seann Aswell via ntg-context
.mkxl'     loading > ConTeXt Support Macros / Boxes     lua error   > lua error on line 43 in file supp-box.mkxl:     token call, execute: ...ext/tex/texmf-context/tex/context/base/mkxl/node-ini.lmt:214: attempt to index a nil value (global 'mathematics')     sta

[NTG-context] Re: Upgrade (and fresh installation) failing with lua error in supp-box.mkxl

2025-02-12 Thread Seann Aswell via ntg-context
level 1, order 56, name 'supp-box.mkxl' loading > ConTeXt Support Macros / Boxes lua error > lua error on line 43 in file supp-box.mkxl: token call, execute: ...ext/tex/texmf-context/tex/context/base/mkxl/node-ini.lmt:214: attempt to index a nil val

[NTG-context] Re: Upgrade (and fresh installation) failing with lua error in supp-box.mkxl

2025-02-12 Thread Pavneet Arora via ntg-context
> ConTeXt Support Macros / Boxes > >lua error > lua error on line 43 in file supp-box.mkxl: > > > >token call, execute: > > ...ext/tex/texmf-context/tex/context/base/mkxl/node-ini.lmt:214: attempt to > > index a nil value (global 'ma

[NTG-context] Re: Upgrade (and fresh installation) failing with lua error in supp-box.mkxl

2025-02-12 Thread Hans Hagen
s / Boxes lua error > lua error on line 43 in file supp-box.mkxl: token call, execute: ...ext/tex/texmf-context/tex/context/base/mkxl/node-ini.lmt:214: attempt to index a nil value (global 'mathematics') stack traceback: ...ext/tex/texmf-context/tex/context/b

[NTG-context] Upgrade (and fresh installation) failing with lua error in supp-box.mkxl

2025-02-12 Thread Pavneet Arora via ntg-context
file supp-box.mkxl: token call, execute: ...ext/tex/texmf-context/tex/context/base/mkxl/node-ini.lmt:214: attempt to index a nil value (global 'mathematics') stack traceback: ...ext/tex/texmf-context/tex/context/base/mkxl/node-ini.lmt:214: in metamethod 'index'

[NTG-context] Re: Mathdigits fallback does not work

2025-02-12 Thread Hans Hagen via ntg-context
On 2/8/2025 3:05 PM, Mohammad Hossein Bateni wrote: Hello, I use fallbacks to substitute "Arabic" digits in math to Indic ones. The mechanism doesn't work in the newest context. I tried it with mkxl version in 2025.02.04 17:52 in a clean install. The email is a bit long, but p

[NTG-context] Re: fatal error \placelist

2025-02-09 Thread Steffen Wolfrum
system > system > ConTeXt ver: 2025.02.07 20:46 LMTX fmt: 2025.2.9 int: english/english system > system > 'cont-new.mkxl' loaded open source > level 1, order 1, name '/Users/wolfrum/context-osx-arm64/tex/texmf-context/tex/context/

[NTG-context] Re: fatal error \placelist

2025-02-09 Thread Steffen Wolfrum
> ConTeXt ver: 2025.02.07 20:46 LMTX fmt: 2025.2.8 int: english/english system > system > 'cont-new.mkxl' loaded open source > level 1, order 1, name '/Users/wolfrum/context-osx-arm64/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl'

[NTG-context] Mathdigits fallback does not work

2025-02-08 Thread Mohammad Hossein Bateni
Hello, I use fallbacks to substitute "Arabic" digits in math to Indic ones. The mechanism doesn't work in the newest context. I tried it with mkxl version in 2025.02.04 17:52 in a clean install. The email is a bit long, but please bear with me, so I can learn a few other thing

[NTG-context] Re: Error when running context --make after updating context (FreeBSD)

2025-01-31 Thread Bruce Horrocks
mf-context/tex/context/base/mkxl/file-mod.lmt:78: attempt to > call a nil value (field 'getrunstate') > stack traceback: > ...ext/tex/texmf-context/tex/context/base/mkxl/file-mod.lmt:78: in local > 'code' > ...ext/tex/texmf-context/tex/context/base/mkiv

[NTG-context] Re: Another example of itemize

2025-01-31 Thread Mikael Sundqvist
t; > system > ConTeXt ver: 2024.08.16 16:30 LMTX fmt: 2024.8.26 > int: english/english > > system > > > system > 'cont-new.mkxl' loaded > > open source > level 1, order 1, name > 'C:/Users/Hermann/Downloads/context-mswi

[NTG-context] Re: Another example of itemize

2025-01-31 Thread Ursula Hermann
ot; system > system > ConTeXt ver: 2024.08.16 16:30 LMTX fmt: 2024.8.26 int: english/english system > system > 'cont-new.mkxl' loaded open source > level 1, order 1, name 'C:/Users/Hermann/Downloads/context-mswin/tex/texmf-

[NTG-context] Error when running context --make after updating context (FreeBSD)

2025-01-28 Thread Potzilov K.
Hi folks, I receive the following error when running context --make command (after update via install.sh): lua error > lua error on line 18 in file file-mod.mklx: token call, execute: ...ext/tex/texmf-context/tex/context/base/mkxl/file-mod.lmt:78: attempt to call a nil value (fi

[NTG-context] Re: Install problem on aarch64

2025-01-23 Thread Christian Prim via ntg-context
rror during the > > install process and after an attempted update: > > > > loading > ConTeXt Spacing Macros / Horizontal > > resolvers > lua > loading file '/home/christian/context/tex/texmf- > > context/tex/context/base/mkxl/spac-hor.lmt'

[NTG-context] Re: Install problem on aarch64

2025-01-23 Thread Hans Hagen via ntg-context
le '/home/christian/context/tex/texmf- context/tex/context/base/mkxl/spac-hor.lmt' succeeded tex error       > tex error on line 34 in file spac-hor.mkxl: Undefined control sequence     \bitwiseflip \normalizeparmode \removetrailingspacesnormalizeparcode The control sequence at the end o

[NTG-context] Install problem on aarch64

2025-01-22 Thread Christian Prim via ntg-context
Hi everyone Fresh install today on a new computer. I get this error during the install process and after an attempted update: loading > ConTeXt Spacing Macros / Horizontal resolvers > lua > loading file '/home/christian/context/tex/texmf-context/tex/context/base/mkx

[NTG-context] Re: Problem using Neo Euler in slides

2025-01-19 Thread a . kumar
uns=9 --c:texmfbinpath="/usr/bin" system > system > ConTeXt ver: 2024.02.27 09:18 LMTX fmt: 2025.1.15 int: english/english system > system > 'cont-new.mkxl' loaded open source > level 1, order 1, name '/usr/share/texmf/te

[NTG-context] Re: Problem using Neo Euler in slides

2025-01-19 Thread Shiv Shankar Dayal
s present, I get the following error: > > lua error: > > registered function call [254]: > /usr/share/texmf/tex/context/base/mkxl/lpdf-lmt.lmt:1681: attempt to perform > bitwise operation on a nil value (local 'options') > stack traceback: > /us

[NTG-context] Problem using Neo Euler in slides

2025-01-19 Thread a . kumar
/eb81deae66e34809b9074be1f3f6e9d0 I have the Fontin, Neo Euler and Delicious OTFs loaded properly with mtxrun. In my slide, if the \sqrt is present, I get the following error: lua error: registered function call [254]: /usr/share/texmf/tex/context/base/mkxl/lpdf-lmt.lmt:1681: attempt to perform

[NTG-context] Re: Weird date output

2025-01-12 Thread Tomáš Hála
Hi autumnus, I have got no experience with Chinese but I think it is possible to change it for the future. The current settings for Chinese has been defined as (file tex/texmf-context/tex/context/base/mkxl/lang-def.mkxl, line no. 655): \c!date={\v!year,年,\space,\v!month,\v!day,日} You can

[NTG-context] Math kerns

2024-12-23 Thread Julius Ross
: /Users/juliusross/context/tex/texmf-context/tex/context/base/mkxl/context.mkxl mtx-context | current version: 2024.11.01 19:19 ___ If your question is of interest to others as well, please add an entry to the Wiki

[NTG-context] Issue loading an otf variable font

2024-12-18 Thread Florent Michel
: [172 29 80] n=3 otf reader > fatal error in file '/home/florent/.local/share/fonts/SourceCodeVF-Upright.otf': /home/florent/lmtx/tex/context/base/mkxl/font-cff.lmt:1956: attempt to perform arithmetic on a nil value (field '?') stack traceback: /home/florent/lmtx/tex/context

[NTG-context] Re: can’t make a format with LMTX (Docker/linuxmusl)

2024-12-17 Thread Bruce Horrocks
ards, lua error > lua error on line 18 in file file-mod.mklx: token call, execute: ...ext/tex/texmf-context/tex/context/base/mkxl/file-mod.lmt:78: attempt to call a nil value (field 'getrunstate') stack traceback: ...ext/tex/texmf-context/tex/context/base/mkxl/file-mod

[NTG-context] Re: overbraces in concrete mathematics - bug?

2024-11-03 Thread Julius Ross
hanks! >> > >> > Julius >> > >> > juliusross@Juliuss-MacBook-Air-2023 mkiv % context --version >> > mtx-context | ConTeXt Process Management 1.06 >> > mtx-context | >> > mtx-context | main context file: >> /Users/juliusross/co

[NTG-context] Re: overbraces in concrete mathematics - bug?

2024-11-02 Thread Julius Ross
exmf-context/tex/context/base/mkiv/context.mkiv > > mtx-context | current version: 2024.07.31 19:43 > > mtx-context | main context file: > /Users/juliusross/context/tex/texmf-context/tex/context/base/mkxl/context.mkxl > > mtx-context | current version: 2024.07.31 19:43

[NTG-context] Re: overbraces in concrete mathematics - bug?

2024-11-02 Thread Mikael Sundqvist
/base/mkiv/context.mkiv > mtx-context | current version: 2024.07.31 19:43 > mtx-context | main context file: > /Users/juliusross/context/tex/texmf-context/tex/context/base/mkxl/context.mkxl > mtx-context | current version: 2024.07.31 19:43 > _

[NTG-context] overbraces in concrete mathematics - bug?

2024-11-02 Thread juliusross
mtx-context | current version: 2024.07.31 19:43 mtx-context | main context file: /Users/juliusross/context/tex/texmf-context/tex/context/base/mkxl/context.mkxl mtx-context | current version: 2024.07.31 19:43

[NTG-context] Re: Artifact in flow cell connection

2024-10-17 Thread Bernd Donner via ntg-context
me in the chart (lua) module takes that > one; when it is the first one it will take the scaled instance (mkiv is > scaled by default and mkxl defaults to double). > > We can run these charts in their own instance (i'll do that). > > Here is the patch for mp-char.mpiv that fixes

[NTG-context] Re: Artifact in flow cell connection

2024-10-16 Thread Hans Hagen via ntg-context
at does the framed loads a metafun double instance so a later instance with the same name in the chart (lua) module takes that one; when it is the first one it will take the scaled instance (mkiv is scaled by default and mkxl defaults to double). We can run these charts in their own instance (i

[NTG-context] Re: appendaction in "shipouts" "after" fails in the latest version

2024-09-21 Thread 黄复雄
run=1 --c:maxnofruns=9 > --c:texmfbinpath="D:/venvs/context-win64/tex/texmf-win64/bin" > system > > system > ConTeXt ver: 2024.08.16 16:30 LMTX fmt: 2024.9.15 > int: english/english > system > > system > 'cont-new

[NTG-context] Problem with context --extra=select

2024-09-21 Thread Michael Guravage
5 LMTX fmt: 2024.9.18 int: english/english system > system > 'cont-new.mkxl' loaded open source > level 2, order 2, name '/opt/lmtx/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > beware: some patches loaded from cont-new.

[NTG-context] appendaction in "shipouts" "after" fails in the latest version

2024-09-15 Thread 黄复雄
pesetting/mini-try.lmtx" --c:input="d:/ah21/TEX/vertical-typesetting/mini-try.lmtx" --c:kindofrun=1 --c:maxnofruns=9 --c:texmfbinpath="D:/venvs/context-win64/tex/texmf-win64/bin" system > system > ConTeXt ver: 2024.08.16 16:30 LMTX fmt: 2024.9.15 i

[NTG-context] Re: registers in footnotes as page glossaries

2024-08-31 Thread Pablo Rodriguez via ntg-context
On 8/31/24 12:24, M U via ntg-context wrote: > Pablo Rodriguez wrote: >> Hans, >> >> I wonder whether MkXL may have page registers for footnotes. >> > Perhaps a feaseble workaround: > • place a section index after the content of the page > > The cons: >

[NTG-context] Re: registers in footnotes as page glossaries

2024-08-31 Thread M U via ntg-context
Pablo Rodriguez wrote: > Hans, > > I wonder whether MkXL may have page registers for footnotes. > > This would be great to have page glossaries, such as in > https://geoffreysteadman.com/wp-content/uploads/2017/08/lysiascrito-24aug17w... > (first apparatus). > > To b

[NTG-context] registers in footnotes as page glossaries

2024-08-29 Thread Pablo Rodriguez via ntg-context
Hans, I wonder whether MkXL may have page registers for footnotes. This would be great to have page glossaries, such as in https://geoffreysteadman.com/wp-content/uploads/2017/08/lysiascrito-24aug17w.pdf#page=16 (first apparatus). To be fair, I have asked that a while ago (with MkIV). It would

[NTG-context] Re: Why are some external PDF figures leading to a stack overflow error?

2024-08-18 Thread Mikael Sundqvist
s, and xmap1.pdf is a PDF file in the same path, it > outputs this error: > > > > lua error > lua error on line 4 in file ./test.tex: > > > > registered function call [1606]: > ...ext/tex/texmf-context/tex/context/base/mkxl/lpdf-pde.lmt:175: stack > overflow &g

[NTG-context] Re: Why are some external PDF figures leading to a stack overflow error?

2024-08-18 Thread Joel via ntg-context
his, and xmap1.pdf is a PDF file in the same path, it outputs > this error: > > lua error      > lua error on line 4 in file ./test.tex: > > registered function call [1606]: > ...ext/tex/texmf-context/tex/context/base/mkxl/lpdf-pde.lmt:175: stack > overflow > stack tracebac

[NTG-context] Re: Why are some external PDF figures leading to a stack overflow error?

2024-08-18 Thread Joel via ntg-context
r      > lua error on line 4 in file ./test.tex: > > registered function call [1606]: > ...ext/tex/texmf-context/tex/context/base/mkxl/lpdf-pde.lmt:175: stack > overflow > stack traceback: >        ...ext/tex/texmf-context/tex/context/base/mkxl/lpdf-pde.lmt:175: in >funct

[NTG-context] Re: Why are some external PDF figures leading to a stack overflow error?

2024-08-18 Thread Mikael Sundqvist
ode which throws > the error: > > \starttext > > \externalfigure[xmap1] > > \stoptext > > If I compile this, and xmap1.pdf is a PDF file in the same path, it outputs > this error: > > lua error > lua error on line 4 in file ./test.tex: > > registere

[NTG-context] Why are some external PDF figures leading to a stack overflow error?

2024-08-18 Thread Joel via ntg-context
in file ./test.tex: registered function call [1606]: ...ext/tex/texmf-context/tex/context/base/mkxl/lpdf-pde.lmt:175: stack overflow stack traceback:     ...ext/tex/texmf-context/tex/context/base/mkxl/lpdf-pde.lmt:175: in function <...ext/tex/texmf-context/tex/context/base/mkxl/lpdf-pde.lmt:167>

  1   2   3   4   5   >