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

Bug#192460: tetex-bin: dvipdf doesn't handle specials created by hyperref properly any more



Hakan Kuecuekyilmaz <hakan@lisas.de> writes:

> dvipdfm works, but it doesn't recognize the specials generated from
> hyperref
> any more - hyperref things like backref or an index which is linked. A
> sample tex looks like:

> \documentclass[a4paper,12pt]{article}

> \usepackage{hyperref}
[...]
> Ignoring remaining special text following unknown PS operator: "SDict"

I belive the reason is that the default driver for hyperref.sty
has been changed from `hypertex' to `dvips' at some point in the
past (FWIW, this also affected xdvi(k)). Have a look at the line

*hyperref using ... driver ...*

in the log file; and see if

\usepackage[hypertex]{hyperref}

fixes it. (I think the default driver is set in the file
hyperref.cfg.)

Best,
Stefan



Reply to: