MakeIndex, Nomenclature, Glossaries and Acronyms ⇒ Problem with imakeidx: indentation of subentries wrong
Problem with imakeidx: indentation of subentries wrong
The surnames are to be left-justified, the first names indented.
However, what I get is that the first subentry under a given surname is properly indented, but the folliwng first names under the same surname are not, thus:
A
Abrahamsen
(3 spaces) John, 34
Peter, 23
where Abrahamson is the surname, John and Peter first names.
Is this standard behaviour of imakeidx? And how to avoid it?
Thanks for any help.
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
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Problem with imakeidx: indentation of subentries wrong
it doesn't happen when I use makeidx or imakeidx with default options. I have some examples at the end of the LaTeX Cookbook, Chapter 8, to compare.
Perhaps post some short code here that shows how you are writing it. (

Stefan