Hello,
I'm trying to use the tocloft package to change the spacing between my subsection numbers and my subsection titles in the table of contents.
At the moment my subsection numbers which have more than 2 digits after the 2nd point are squashed up against the titles.
I have been trying to use \renewcommand of \cftXaftersnumb to increase the space between the numbers and titles, but I'm not sure exactly how to do that...
Can anyone give me a hand?
Thanks very much
Text Formatting ⇒ tocloft | Spacing for ToC Entries
tocloft | Spacing for ToC Entries
Last edited by ac10 on Sat Oct 01, 2011 8:57 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

tocloft | Spacing for ToC Entries
Managed to fix the problem using ....
Code: Select all
\renewcommand{\cftsubsecnumwidth}{12mm}