Oron Peled wrote:
On Sunday 18 January 2004 15:27, Gustavo Halperin wrote:
Now when I compile the sem-dem0.tex I receive the next error:
! TeX capacity exceeded, sorry [pool size=70945].
TeX is designed with static allocation (no mallocs) so all memory comes from static pools. The only way to enlarge pools (IIRC) is to rebuild TeX (not trivial at all) with bigger constants.
However, something looks fishy, as the last time I got this error was under some old TeX in DOS (when you had real memory constraints). Under Linux (or any Unix for that matter), there is no reason to build TeX with small pools since we use virtual memory. Also, the big pool memory isn't "wasted" if unused (since Unices and Linux are overcommiting memory).
So I guess something in your macros is "eating" TeX memory
(some endless recursion maybe?)
Yes I guest the same , But I have not Idea how debug It. The files and Macros that I'm using are from the Internet. Have you any link that give a little tuttorial about how catch this problems in LaTex ???
Thanks
Gusti
--
Regards.
gustavo halperin
_________________________________________
Laboratory for Computer Graphics and CAD
Faculty of Mechanical Engineering
Technion - Israel Institute of Technology
Haifa, Israel 32000Tel: 972-4-829-2334 Fax: 972-4-829-5711 e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> _________________________________________
-------------------------------------------------------------------------- Haifa Linux Club Mailing List (http://www.haifux.org) To unsub send an empty message to [EMAIL PROTECTED]
