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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- 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