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

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

User avatar
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