[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#208372: marked as done (tetex-bin: Internal hyperlinks stopped working in xdvi)



Your message dated Tue, 02 Sep 2003 16:52:13 +0200
with message-id <3F54AE9D.8050900@inria.fr>
and subject line Bug#208372: tetex-bin: Internal hyperlinks stopped working in xdvi
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Sep 2003 13:22:54 +0000
>From bonniot@users.sourceforge.net Tue Sep 02 08:22:49 2003
Return-path: <bonniot@users.sourceforge.net>
Received: from (bonniot.dyndns.org) [81.182.69.37] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19uB7O-0005g4-00; Tue, 02 Sep 2003 08:22:46 -0500
Received: from daniel by bonniot.dyndns.org with local (Exim 3.36 #1 (Debian))
	id 19uB7N-0000TP-00; Tue, 02 Sep 2003 15:22:45 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Daniel Bonniot <bonniot@users.sourceforge.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: tetex-bin: Internal hyperlinks stopped working in xdvi
X-Mailer: reportbug 2.26.1
Date: Tue, 02 Sep 2003 15:22:45 +0200
Message-Id: <[🔎] E19uB7N-0000TP-00@bonniot.dyndns.org>
Sender: Daniel Bonniot <bonniot@users.sourceforge.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0
	tests=BAYES_20,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)

Package: tetex-bin
Version: 2.0.2-4.2
Severity: normal


Since the recent upgrade of tetex in testing, the internal hyperlinks
(to a section) stopped working for me.
I won't attach the document as it's a bit too big (PhD thesis ;-)
but here is a small example.

\documentclass{article}

\usepackage{hyperref}

\begin{document}
\section{A}\label{A}

Link to Section \ref{A}.

\end{document}

I expect to be able to click on the 1 in the reference, but it is not 
clickable.

Compilation output:

$ latex links.tex
This is TeX, Version 3.14159 (Web2C 7.4.5)
(./links.tex
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, 
ngerman, n
ohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/latex2html/url.sty))
*hyperref using default driver hdvips*
(/usr/share/texmf/tex/latex/hyperref/hdvips.def
(/usr/share/texmf/tex/latex/hyperref/pdfmark.def)) (./links.aux)
(/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./links.out) 
(./links.out)
[1] (./links.aux) )
Output written on links.dvi (1 page, 2404 bytes).
Transcript written on links.log.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux blanche 2.4.21-4-686 #1 Sat Aug 2 23:27:25 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages tetex-bin depends on:
ii  debconf                    1.3.8         Debian configuration management sy
ii  debianutils                2.5.4         Miscellaneous utilities specific t
ii  dpkg                       1.10.10       Package maintenance system for Deb
ii  ed                         0.2-20        The classic unix line editor
ii  libc6                      2.3.2-4       GNU C Library: Shared libraries an
ii  libgcc1                    1:3.3.2-0pre1 GCC support library
ii  libkpathsea3               2.0.2-4.2     shared libkpathsea for teTeX
ii  libpng12-0                 1.2.5.0-4     PNG library - runtime
ii  libstdc++5                 1:3.3.2-0pre1 The GNU Standard C++ Library v3
ii  libwww0                    5.4.0-6       The W3C WWW library
ii  libxaw7                    4.2.1-6       X Athena widget set library
ii  perl                       5.8.0-19      Larry Wall's Practical Extraction 
ii  t1lib1                     1.3.1-1       Type 1 font rasterizer library - r
ii  tetex-base                 2.0.2-4.1     basic teTeX library files
ii  xlibs                      4.2.1-6       X Window System client libraries
ii  zlib1g                     1:1.1.4-14    compression library - runtime

-- debconf information:
* tetex-bin/upd_map: true
* tetex-bin/cnf_name: 
* tetex-bin/fmtutil: true
  tetex-bin/userperm: false
* tetex-bin/texmf: true
* tetex-bin/hyphen: 
  tetex-bin/oldcfg: true
* tetex-bin/use_debconf: true
* tetex-bin/groupname: users
  tetex-bin/groupperm: true
* tetex-bin/lsr-perms: true


---------------------------------------
Received: (at 208372-done) by bugs.debian.org; 2 Sep 2003 14:52:28 +0000
>From Daniel.Bonniot@inria.fr Tue Sep 02 09:52:21 2003
Return-path: <Daniel.Bonniot@inria.fr>
Received: from (bonniot.dyndns.org) [81.182.69.37] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19uCW3-00007n-00; Tue, 02 Sep 2003 09:52:19 -0500
Received: from bonniot.dyndns.org
	([127.0.0.1] helo=inria.fr ident=daniel)
	by bonniot.dyndns.org with esmtp (Exim 3.36 #1 (Debian))
	id 19uCVy-0000UJ-00; Tue, 02 Sep 2003 16:52:14 +0200
Message-ID: <3F54AE9D.8050900@inria.fr>
Date: Tue, 02 Sep 2003 16:52:13 +0200
From: Daniel Bonniot <Daniel.Bonniot@inria.fr>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030714 Debian/1.4-2
X-Accept-Language: en
MIME-Version: 1.0
To: Stefan Ulrich <stefan-ulrich.nntp@zen.co.uk>
CC: Daniel Bonniot <bonniot@users.sourceforge.net>, 
 208372-done@bugs.debian.org
Subject: Re: Bug#208372: tetex-bin: Internal hyperlinks stopped working in
 xdvi
References: <[🔎] E19uC6N-00040t-Rj@heisenberg.zen.co.uk>
In-Reply-To: <[🔎] E19uC6N-00040t-Rj@heisenberg.zen.co.uk>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: 208372-done@bugs.debian.org
X-Spam-Status: No, hits=-2.3 required=4.0
	tests=BAYES_10,IN_REP_TO,REFERENCES,USER_AGENT_MOZILLA_UA
	version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)


Atsuhito and Stefan, thanks for your answers.

Given their content, I think this can be closed. The warning will 
hopefully give enough hint for people to know what to do. It will be 
even better when xdvik recognizes dvips specials. Good luck with 
implementing that feature.

Cheers,

Daniel

PS: did the change of defaults really take 2 years to make it into 
Debian testing? How come?




Reply to: