Tagged Questions
9
votes
5answers
3k views
Makeindex - Styling the \printindex?
I have two questions:
Is it possible to change the titel of the printindex command? It is "Index" by default.
How can I format the index as a multi column, alphabetic sorted list?
5
votes
3answers
568 views
Setting the name of an index with makeidx and adding to table of contents
I would like to change the name of my index, so that instead of "Index", it reads "Index of whatever I want". I've tried quite a few things:
redefining \indexname, after or before calling \makeindex
...