Alexander Grahn | 6 Mar 2008 17:26
Picon
Favicon

save_size, was: --mem-max (MiKTeX-2.6) vs. --main-memory (MiKTeX-2.7); How to increase main memory?

Ulrike,

On Thu, Mar 06, 2008 at 11:57:40AM +0100, Ulrike Fischer wrote:
>I would say you should try to figure up what is putting so much on the
>stack. Try e.g. \tracingrestores=1.

Thanks for this hint. I also read in the TeXBook on page 301 about
save_size. Save stack overflow may occur if there is mixed local and
global assignment to the same variable within a group.

I checked the log file for lines beginning with
{retaining ...
and the associated variable whose value was put on the stack.

However, all of the variables found this way are defined and assigned to
a value in a global fashion, using

\expandafter\xdef\csname <var name>\endcsname{<some value or macro to be expanded>}

There is no local assignment at all, because of the \xdef.

No idea what else to do :(

Alexander

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Gmane