GeneralOverlapping Index

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
peterbotellin
Posts: 1
Joined: Tue Jan 25, 2011 2:45 pm

Overlapping Index

Post by peterbotellin »

Hello. I have already finished my PhD report but I have a problem that i'm not able to solve. I'm desperate.

When I use \tableofcontents, the numbers of the index overlap the title. I have tried

\renewcommand\l@chapter{\@dottedtocline{1}{1em}{4em}}

As a result the problem desapears but I get another one: a dotted line appear next to the chapter name and moreover, there is no blank line between the last subsection and the following chapter.

Any ideas?

Recommended reading 2024:

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

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

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Overlapping Index

Post by frabjous »

Do you mean the index (generated by makeindex for example) or the table of contents (generated by \tableofcontents)?

Either way, a minimal working example would be very helpful here. I doubt it would be possible to help otherwise.
Post Reply