[OS X TeX] Running out of \write's while building a grouped-by-chapter symbol index
Ross Moore
ross.moore at mq.edu.au
Sat Jun 26 16:51:52 EDT 2021
Hello George,
What package(s) are you using to handle creation of the Glossary?
If glossaries.sty then there is a savewrites=true option that can be used.
Give it a try.
In your case the idea is that you will need to use the same write channel for each chapter.
You must not issue the TeX \newwrite command more than once.
You may need to consult the documentation to get everything working correctly; e.g. using a different type for each chapter.
Hope this helps.
Ross
On 27/06/2021, at 5:40, "George Tourlakis" <gt at cse.yorku.ca<mailto:gt at cse.yorku.ca>> wrote:
Hi folks,
I have encountered an unfamiliar (to me) problem:
I am wrapping up a text book project. Creating a single symbol index was easy but useless, as symbols were listed randomly (vis a vis page numbers).
So I turned to a by-chapter symbol index (but still one that is placed at the end of the book, the symbols grouped by chapter). This time compilation halts with a "too many \write’s" error message. (I have 16 chapters, 0-15; if I try to print a by-chapter index for the first 7 or so chapters only, then I am OK).
Any suggestions for a workaround?
Thanks,
Cheers
George
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq<http://www.tex.ac.uk/faq>
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/<https://sites.esm.psu.edu/~gray/TeX>
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx<http://dir.gmane.org/gmane.comp.tex.macosx>
https://email.esm.psu.edu/pipermail/macosx-tex/<https://email.esm.psu.edu/pipermail/macosx-tex>
TeX on Mac OS X Website: http://mactex-wiki.tug.org/<http://mactex-wiki.tug.org>
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex<https://email.esm.psu.edu/mailman/listinfo/macosx-tex>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://email.esm.psu.edu/pipermail/macosx-tex/attachments/20210626/9828c375/attachment.htm>
More information about the MacOSX-TeX
mailing list