Consider the following MWE:
Code: Select all
Code, edit and compile here:
\documentclass{article}\usepackage[danish]{babel}\usepackage[breaklinks=true]{hyperref}\begin{document}\tableofcontents\bigskip\section{A title which is longer that the width of the page in order to illustrate the problem}\end{document}
Is there any way to fix this so that the link from a ToC entry, which i longer than the textwidth, will be correct? (It obviously is not correct in the MWE above.)Package hyperref Warning: You have enabled option `breaklinks'.
(hyperref) But driver `hdvips.def' does not suppport this.
(hyperref) Expect trouble with the link areas of broken links.
Thank you in advance!
P.S. The two and a half lines just before the beginning of section 3.3 in the hyperref manual is not very encouraging reading.
