[pdftex] (fwd) pdftex bug in hyperlinks across page boundaries and footnotes

Heiko Oberdiek oberdiek at uni-freiburg.de
Mon Aug 2 23:06:20 CEST 2004


On Mon, Aug 02, 2004 at 11:46:05AM +0200, Hilmar Preusse wrote:

> \documentclass[a5paper]{article}
> \usepackage[colorlinks]{hyperref}
> \begin{document}
> abc\footnote{def}\hyperlink{ghi}{jkl\newpage mno}
> \vskip 30ex
> \hypertarget{ghi}{pqrs}
> \end{document}

This is the missing color stack problem.
Current solution:

\usepackage{color}
\usepackage{pdfcolmk}

Yours sincerely
  Heiko <oberdiek at uni-freiburg.de>
-- 



More information about the pdftex mailing list