At Sun, 5 Jan 2003 11:47:49 +1100, Michael Still wrote: > On Fri, 3 Jan 2003, Angus Lees wrote: > > At Fri, 3 Jan 2003 15:29:56 +1100, Michael Still wrote: > > > ! TeX capacity exceeded, sorry [grouping levels = 255] > > > > based purely on the comment, i'd guess you want "nest_size": > > nest_size = 100 % simultaneous semantic levels (e.g., groups) > > > > i note that my debian install has raised this to 500 for (pdf)jadetex. > > (by setting nest_size.jadetex and nest_size.pdfjadetex) > > Hmmm. This was already set to 500 for pdfjadetex and jadetex. I have upped > it to 5000 to see what will happen. Interestingly I still get exactly the > same error.
hmm.. you can't raise them above the compiled-in limit. perhaps you are hitting that limit? (might require something horrid like grepping source for "grouping levels") -- - Gus -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
