Possible Duplicate:
Making efficient use of \writes
I am trying to compile a document that heavily uses PGF/TikZ externalization as well as a table of contents, list of figures, etc. I am running into error about
No room for a new \write.
I have investigated the problem and the only suggestion I found is basically βre-structure your document,β which I don't want to do. I found a discussion on the tex-live list.
Does anyone know if anything came of this? Can I use it? I am hoping someone has an easy way to fix this problem, possibly a package I can load or some code I can add.