Yes, in texmf-local/web2c

Only mtxrun --generate

But even after now also running context --make,
when compiling the mwe, lmtx throws:
tex error       > tex error on line 540005 in file ./mwe.tex: TeX capacity
exceeded, sorry [node memory size=50000000]

On Fri, Sep 10, 2021 at 8:49 AM Hans Hagen <[email protected]> wrote:

> On 9/10/2021 1:45 PM, Marcus Vinicius Mesquita wrote:
> > Hi,
> >
> > After perusing the texmfcnf.lua file, I created a file with the same name
> > in my texmf-local folder, changing the settings for the node memory and
> > step size, but it did not affect the compilation of the original MWE
> > (without the enableexperiments switches), which still fails.  What am I
> > missing?
> >
> > Below the contents of the file:
> >
> > return {
> >     content = {
> > directives = {
> >         ["luametatex.nodesize"] = { size = 60000000, step =  600000 },
> > }
> >    }
> > }
> hm, in texmf-local/web2c ? did you run mtxrun --generate and context
> --make ?
>
> Hans
>
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>         tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------
>


-- 
Todas as coisas fatigam o corpo, salvo a música, que não fatiga nem o corpo
nem seus membros, por ser descanso da alma, primavera do coração, distração
do aflito, entretenimento do solitário, e viático do viajante.

Kunnâsh al-Hâ'ik (Cancioneiro de al-Hâ'ik)
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

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

Reply via email to