%\contentsline {table}{\numberline {1.1}{\ignorespaces {{{\SetAll {...paragraph markings... {unitTitle}{Generic Book Chapter Titles and Publication Dates}}}}}}{3}{subsection.1.1.4}
Any help is appreciated!

NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\usepackage[breaklinks]{hyperref}
For me it works also with latex and shows no dependence on the compiler. An alternative could be to turn the page numbers in the ToC into links.marco_d wrote:[...] The code of Thorsten works only width pdflatex. If you use latex you will need the package hypdvips. [...]
Code: Select all
\usepackage[linktocpage]{hyperref}
Code: Select all
\documentclass[a4paper,12pt,ngerman,dvips]{scrbook}
\usepackage{babel}
\usepackage[T1]{fontenc}
\usepackage[breaklinks=true]{hyperref}
%\usepackage{hypdvips}
\begin{document}
\tableofcontents
\chapter{A very very long long long chapter with many many text text text text many many text text text text}
\end{document}
phi wrote:Please provide more information, including a complete example. Your code is fairly incomprehensible, for example is is unclear what the command \SetAll does.
Obviously phi didn't address you with his request.marco_d wrote:![]()
![]()
![]()
![]()
regards
Marco
NEW: TikZ book now 40% off at Amazon.com for a short time.