On Aug 13, 2007, at 22:08, Hans Hagen wrote: > Hans van der Meer wrote: >> On generating the format with "luatools --ini --compile --verbose >> cont-en" I got this error: >> ! TeX capacity exceeded, sorry [pool size=93529]. >> >> It seems that the setting of TEXMFCNF given in mag12 >> (/tex/texmf-local/web2c) was insufficient for getting the setup >> parameters for TeX format generation. >> >> For my texlive setup I translated the mag12 entry into: >> TEXMFCNF="{/usr/local/texlive/texmf-local/web2c,/usr/local/texlive/ >> 2007/texmf/web2c}" >> >> But at least I needed: >> TEXMFCNF="{/usr/local/texlive/texmf-local/web2c,/usr/local/texlive/ >> 2007/texmf/web2c}" >> I hope others may profit from this observation. >> >> By the way, the following seems very strange as luatools tells me: >> LuaTools | loading /usr/local/texlive/2007/texmf/web2c/texmf.cnf >> LuaTools | skipping /usr/local/texlive/texmf-local/web2c/texmf.cnf >> >> The name of the file in the context distribution however is >> "/usr/local/texlive/texmf-local/web2c/context.cnf" but it is not >> searched for! >> COULD THIS BE A MISNOMER, either in a script or in the file name? > > this is teh cnf file used in the minimal; in principle you can set > this > with TEXMFCNF
That doesn't seem to be the case, vide this output: 110 ~/temp/luatex: echo $TEXMFCNF {/usr/local/texlive/texmf-local/web2c/context.cnf,/usr/local/texlive/ 2007/texmf/web2c/texmf.cnf} 111 ~/temp/luatex: luatools --generate LuaTools | skipping /usr/local/texlive/texmf-local/web2c/context.cnf/ texmf.cnf LuaTools | skipping /usr/local/texlive/2007/texmf/web2c/texmf.cnf/ texmf.cnf Obviously TEXMFCNF can be set to a directory only, not to a file. Hans van der Meer ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________