General ⇒ TeX capcity exceeded
TeX capcity exceeded
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: TeX capcity exceeded
B.A.
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: TeX capcity exceeded
welcome to the LaTeX Community board!
That error can be caused if commands, environments or groups are nested too deeply. The save size could be increased, but probably there's a mistake inside the code. Proceed like balf said, try to localize the problematic code. You can show us that code, we would help you in finding the error. But we need to see the code to be able to provide specific help.
Stefan