MakeIndex, Nomenclature, Glossaries and AcronymsMacTex 2010 has broken Index.sty

Information and discussion about MakeIndex - the tool to generate subject indices for LaTeX documents.
Post Reply
boboto
Posts: 1
Joined: Thu Jan 20, 2011 5:14 pm

MacTex 2010 has broken Index.sty

Post by boboto »

Hello,
I've just updated to MacTex 2010 and everything went well; however, when I try to compile my document I get the following error:

Code: Select all

(/usr/local/texlive/2010/texmf-dist/tex/latex/index/index.sty
! No room for a new \count .
\ch@ck ...\else \errmessage {No room for a new #3}
                                                  \fi 
l.322 \newinsert\@indexbox
It was working fine previously, any ideas on how to fix this?
Thanks.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

MacTex 2010 has broken Index.sty

Post by frabjous »

Can you provide minimal working example we can use to reproduce this error?
Post Reply