[OS X TeX] TeX running out of space (at least it says so.)

Alexandru Scorpan ascorpan at math.ufl.edu
Sat Nov 13 04:57:05 CET 2004


> ! TeX capacity exceeded, sorry [save size=5000].
>
> what should i do?

Try this:

Go to the folder
	/Library/teTeX/share/texmf/web2c/
(This is the root's Library, not the user's).  In there, there's a 
happy little file named
	texmf.cnf
(Warning: there are more than one file with this name in various 
places).

Do a [Get Info] on this file in the Finder, and change its [Ownership 
and Permissions] so that you can read and *write* it.

Then open the file in your favorite text editor.  Toward the bottom of 
the file (line 501 or so), there is a line reading:
	save_size = 5000	% for saving values outside current group
Increase this number.  For example, try 10000.  (Might need some 
tinkering.)  Save.

Finally, in a Terminal window, issue the command
	sudo fmtutil --all
which will rebuild all formats to take this bigger value into account.

Now, try processing your file again.

-- Alex

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list