MakeIndex, Nomenclature, Glossaries and Acronyms ⇒ Spacing between columns in the index.
-
- Posts: 2
- Joined: Tue Jan 06, 2009 6:05 am
Spacing between columns in the index.
I'm using makeindex, but it doesn't put any spacing between the columns of index entries. In one case the columns even overlap slightly. Any ideas on how to rectify this?
Stevie
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Spacing between columns in the index.
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Spacing between columns in the index.
Thank you,
Linda
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Spacing between columns in the index.
And it seems that you want others to guess what you tried. Simply add the modification right before starting the index.mfiligree wrote:[...] Everything I have tried is not working and generates about 20 errors. [...]
Code: Select all
\setlength{\columnsep}{1cm}
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Spacing between columns in the index.
But thanks!
Linda
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Spacing between columns in the index.
There's no reason for embarrassment. We all once have been beginners. But code is always better than descriptions and makes the solution to an issue easier.mfiligree wrote:I didn't want to embarrass myself by putting the wrong code up for everyone to see, since I was pretty sure it was incorrect. [...]
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10