Generalmultiple index without page break

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
nanina
Posts: 1
Joined: Fri Jun 06, 2008 11:27 pm

multiple index without page break

Post by nanina »

Hello!

I am finishing my master dissertation, and I would like to make a multiple index without pagebreak between the different indexes. I have tried with multind and with index, adding \nopagebreak between the printindex commands, but that doesn't seem to work.
I would like my index to look so (with real columns):


Fruits: ..... Yugoslavia .......18, 3

apples ........1, 4, 7
pears, ........ 2, 7, 9 Cities:

Countries, Calgary ......1
New York .....3
Japan, ..............6, 7
United States, ...5, 8

Is there a package that can make that? Or is there a way I can modify theindex environment or \printindex?

Thank you very much,

Nanina

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

multiple index without page break

Post by localghost »

nanina wrote:[...] I have tried with multind and with index, adding \nopagebreak between the printindex commands, but that doesn't seem to work. [...]
The multind package once was developed for LaTeX2.09 and should not (and perhaps cannot) be used with LaTeX2e. The index package seems a little bit old (1995) to me. Try the splitidx package.


Best regards and welcome to the board
Thorsten
Post Reply