<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF">
<div>Hello George,<br>
<br>
<div>What package(s) are you using to handle creation of the Glossary?</div>
</div>
<div>If  glossaries.sty  then there is a  savewrites=true   option that can be used.</div>
<div>Give it a try.</div>
<div><br>
</div>
<div>In your case the idea  is that you will need to use the same write channel for each chapter.</div>
<div>You must not issue the TeX  \newwrite  command more than once.</div>
<div>You may need to consult the documentation to get everything working correctly; e.g. using a different  type  for each chapter.</div>
<div><br>
</div>
<div><br>
</div>
<div>Hope this helps.</div>
<div><br>
</div>
<div>  Ross</div>
<div><br>
</div>
<div><br>
On 27/06/2021, at 5:40, "George Tourlakis" <<a href="mailto:gt@cse.yorku.ca">gt@cse.yorku.ca</a>> wrote:<br>
<br>
</div>
<div></div>
<blockquote type="cite">
<div>Hi folks,<br>
<br>
I have encountered an unfamiliar (to me) problem: <br>
<br>
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).<br>
<br>
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).<br>
<br>
Any suggestions for a workaround?<br>
<br>
Thanks,<br>
<br>
Cheers<br>
George<br>
----------- Please Consult the Following Before Posting -----------<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq">
http://www.tex.ac.uk/faq</a><br>
List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX">
https://sites.esm.psu.edu/~gray/TeX/</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx">
http://dir.gmane.org/gmane.comp.tex.macosx</a><br>
<a href="https://email.esm.psu.edu/pipermail/macosx-tex">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br>
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org">
http://mactex-wiki.tug.org/</a><br>
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex">
https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br>
</div>
</blockquote>
</body>
</html>