25 May
2021
25 May
'21
5:25 p.m.
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=1000000] It doesn't seem to be an issue with LuaTeX, so my guess is that token memory size is larger in LuaTeX. Could you please increase the stack size to make this edge case compile again? This issue was originally reported on the pgfplots bugtracker: https://github.com/pgf-tikz/pgfplots/issues/398 Cheers, Henri