Search found 1 match

by trip3131
Mon May 24, 2010 1:57 pm
Forum: Page Layout
Topic: tableofcontents, overfull \hbox, text over text problem
Replies: 1
Views: 2777

tableofcontents, overfull \hbox, text over text problem

What I did:

\renewcommand{\thesection}{{\sc Chapter \arabic{section}}}

to have other section styles and names.
The command \tableofcontents, creates a warning overfull \hbox.

Normally you get
1 Title section 1
etc.

Now I get:
(both on the same line, thus over each other)

Chapter 1
Title ...