Document Classes ⇒ problem with index.sty
problem with index.sty
I'm having a problem with index.sty, which allows me to create multiple indices. Whenever I use it, there are errors in \tableofcontents. I think this is because the index.sty redefines certain things in the table of contents. Is there any way around this?
NEW: TikZ book now 40% off at Amazon.com for a short time.

problem with index.sty
Hi,
It's difficult to give advise without some more information. The documentation of the index package describes some incompatibilities with the AMS classes. But it would be better to have some code. Can you please post a minimal working example (MWE) that shows the undesired behaviour? If you follow the link I provided, you'll find instructions to build such a MWE.
It's difficult to give advise without some more information. The documentation of the index package describes some incompatibilities with the AMS classes. But it would be better to have some code. Can you please post a minimal working example (MWE) that shows the undesired behaviour? If you follow the link I provided, you'll find instructions to build such a MWE.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Re: problem with index.sty
Thank you, I fixed the problem by using the amsmidx package instead. As you have mentioned, index.sty has problems with AMS classes (I'm using amsbook).