MiKTeX and proTeXt ⇒ Table of contents new problem
-
- Posts: 2
- Joined: Sun Sep 16, 2007 3:14 pm
Table of contents new problem
I and some friends had a new problem since this morning with the table of contents of contents once the document has been compiled. Whatever the viewer, when a title is too long for the page width, it is not split in two so as to appear on two lines. It get beyond the page. Since yesterday I change nothing...
Does someone has the same problem ? And a solution ?
Thanks
Christophe
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- pumpkinegan
- Posts: 91
- Joined: Thu May 03, 2007 10:29 pm
Table of contents new problem
Code: Select all
\usepackage[breaklinks=true]{hyperref}
-
- Posts: 2
- Joined: Sun Sep 16, 2007 3:14 pm
Re: Table of contents new problem
Thank you !