[NTG-context] Stack size for arguments too small in LMTX

2021-05-25 Thread Henri Menke
Dear list, For some reason pgfplots has a \pgfkeys invocation where the argument has more than 4000 lines. This crashes LuaMetaTeX with the message tex error > tex error on line 4045 in file pgfplots.code.tex: TeX capacity exceeded, sorry [token memory size=100] It doesn't seem to be an

Re: [NTG-context] Stack size for arguments too small in LMTX

2021-05-25 Thread mf
Il 25/05/21 17:25, Henri Menke ha scritto: Dear list, For some reason pgfplots has a \pgfkeys invocation where the argument has more than 4000 lines. This crashes LuaMetaTeX with the message tex error > tex error on line 4045 in file pgfplots.code.tex: TeX capacity exceeded, sorry [token

Re: [NTG-context] Stack size

2011-10-03 Thread Wolfgang Schuster
Am 03.10.2011 um 21:13 schrieb Wolfgang Werners-Lucchini: > Hallo, > > next problem. I got > > ! TeX capacity exceeded, sorry [parameter stack size=1]. > > I tried to increase this in texmf.cnf, but this is not recognized. > I tried to do the same in the texmfcnf.lua with the same negativ

[NTG-context] Stack size

2011-10-03 Thread Wolfgang Werners-Lucchini
Hallo, next problem. I got ! TeX capacity exceeded, sorry [parameter stack size=1]. I tried to increase this in texmf.cnf, but this is not recognized. I tried to do the same in the texmfcnf.lua with the same negative result. It is a try and error. How is the 'modern' way to do this? BTW,