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

Bug#208372: tetex-bin: Internal hyperlinks stopped working in xdvi



Daniel Bonniot <bonniot@users.sourceforge.net> wrote :

> 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}

Sometime in 2001 the default driver used by hyperref was changed from
`hypertex' to `dvips', to produce hyperref specials that work when
converting with ps2pdf. If you're not going to convert the DVI to PDF
via PS, but just view it with xdvi, just use:

\usepackage[hypertex]{hyperref}

(There's a feature request for supporting dvips specials on
http://sourceforge.net/tracker/index.php?func=detail&aid=662096&group_id=23164&atid=377583
but I haven't done anything about it yet).

More recent versions of xdvik (>= 22.40w) show a warning message if
such specials are used in the DVI file.








Reply to: