> I have a problem
> when I have a "Citation Reference" or a "Cross Reference"
> inside of a "Section" (for example "5 The Proof [somebook]"),
> and have a "Table of Contents"
> while using hyperref "\usepackage[pdftex]{hyperref}"
> with pdflatex "View PDF (pdflatex)".
> pdfTeX tells ("View LaTeX Logfile") me
> "pdfTeX error (ext4): link annotations can't be nested"

Hello everone!

I have found the solution myself.
One has to give the parameter "linktocpage" to hyperref
(in the latex preamble) so that the links are no longer nested.

Example:
\usepackage[pdftex,linktocpage]{hyperref}

regards,
Marcus Beyer

http://www.Stormlight.de

Reply via email to