Your message dated Fri, 1 Aug 2008 15:40:36 +0200 with message-id <[EMAIL PROTECTED]> and subject line Re: pdftex bug in hyperlinks across page boundaries and footnotes has caused the Debian Bug report #95086, regarding pdftex bug in hyperlinks across page boundaries and footnotes to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 95086: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=95086 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: tetex-bin Version: 1.0.7+20001218-3 When processing a texinfo document with pdftex, I noticed an error in the output. There is a hyperlink (@pxref command in texinfo) that starts near the end of a page. The text is broken to two pages, and there is a footnote on the first page. The bugs are: - also the footnote text is coloured with the hyperlink colour and seems to be part of the hyperlink - the second part of the hyperlink text at the top of the following page is not coloured (but is still part of the hyperlink) This seems to be a bug in pdftex, since also the following pdflatex input causes buggy output: \documentclass[a5paper]{article} \usepackage[colorlinks]{hyperref} \begin{document} abc\footnote{def}\hyperlink{ghi}{jkl\newpage mno} \vskip 30ex \hypertarget{ghi}{pqrs} \end{document} In this output, "abc" is coloured although it shouldn't, "mno" is not coloured, although it should be, and the footnote text "def" acts as a hyperlink, although it shouldn't. With best regards, Marko Mäkelä
--- End Message ---
--- Begin Message ---Version: 2007.dfsg.2-3 On 24.04.01 Marko Mäkelä ([EMAIL PROTECTED]) wrote: Hi Marko, > When processing a texinfo document with pdftex, I noticed an error in the > output. There is a hyperlink (@pxref command in texinfo) that starts near > the end of a page. The text is broken to two pages, and there is a > footnote on the first page. > > The bugs are: > > - also the footnote text is coloured with the hyperlink colour and seems > to be part of the hyperlink > - the second part of the hyperlink text at the top of the following page > is not coloured (but is still part of the hyperlink) > > This seems to be a bug in pdftex, since also the following pdflatex input > causes buggy output: > > \documentclass[a5paper]{article} > \usepackage[colorlinks]{hyperref} > \begin{document} > abc\footnote{def}\hyperlink{ghi}{jkl\newpage mno} > \vskip 30ex > \hypertarget{ghi}{pqrs} > \end{document} > > In this output, "abc" is coloured although it shouldn't, "mno" is not > coloured, although it should be, and the footnote text "def" acts as a > hyperlink, although it shouldn't. > Recently I read my EuroBachoTeX 2007 conference proceedings and found that the color bug has been fixed in pdfTeX 1.40 by introducing colour stacks. Yes, I can confirm this. The other bug (hyper link starts to early) is still available. I openend #493215 against texlive-latex-base as I guess this is an hyperref bug. Closing. H. -- sigmentation fault
--- End Message ---

