Thank you for the responses.
I ended-up using:
\usepackage{tocloft}
\addtolength{\cftsecnumwidth}{1em}
Thank you Martin!
It added white space after the section number like I wanted.
I have feedback below to two emails:
On Wed, 11 Jan 2006, [ISO-8859-1] Uwe Sthr wrote:
> [EMAIL PROTECTED]@dottedtocline{2}{1.5em}{2.8em}}
> [EMAIL PROTECTED]@dottedtocline{3}{4.3em}{3.6em}}
>
> You can play a bit with the length units. The last argument is the width of
> the number, the second last the indent.
I tried playing with that but didn't see any change. I also tried
searching in the texfaq2html but couldn't find "dottedtocline".
On Wed, 11 Jan 2006, Herbert Voss wrote:
> \usepackage{tocloft}
> \cftsetpnumwidth{6em}% or any other valid length
I tried that and it appeared to adjust the right margin of the page
number.
Anyways, the tocloft gave me a clue and I started reading the tocloft.dvi
documentation. It mentioned "dottedtocline" also.
I am using the scrbook and I read in the scrguien.pdf documentation about
tocleft and tocindent options but I didn't figure out how to set an
option to test this.
My problem is solved for now with:
\usepackage{tocloft}
\addtolength{\cftsecnumwidth}{1em}
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/