> since yesterday I have a problem with tetex 2.0.2 and the parameter > stack size. The error message is produced at the end of > pdflatex'ing a latex-beamer presentation with about 30 pages. > The log file shows the following: > > ! TeX capacity exceeded, sorry [parameter stack size=6000].
This is the sup_param_size limit given in tex.ch. You cannot go beyond this limit without recompiling tex. If beamer really that hungry? If this is no bug in the macro programming, I think that we should raise this limit in the sources. Olaf? Thomas PS: see my above paragraph: each line (accidently) starts with "this"; lines have been wrapped by "fmt". I wonder whether any program in the world would try to avoid such things when breaking lines... :-)