Text Formatting ⇒ Contents numbering too close to text
Contents numbering too close to text
This is happening with \subsubsection{KVM} when I get to the 10th subsubsection. It only needs shifting a few mm to the right but I'm not sure what command would even help me here.
Thanks in advance.
Best Regards,
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 4
- Joined: Wed Nov 28, 2012 6:32 am
Contents numbering too close to text
Try this:
Code: Select all
\usepackage{tocloft}
\setlength{\cfttabnumwidth}{6em} % tweak the number until satisfied.