[tex-eplain] help with hyperlinks (dvips->ps2pdf)

Frampton, John j.frampton at neu.edu
Mon Apr 6 18:03:11 CEST 2015


I am having trouble getting hyperlinks to find #named destinations.

If I subject each of the .tex files below to

   etex filename
   dvips -z filename
   ps2pdf filename.ps filename.pdf

== File hlinks.tex
\input eplain
\enablehyperlinks
\href{dests.pdf#dest2}{Link to dest2.}
\bye

== File dests.tex
\input eplain
\enablehyperlinks
First page.
\vfil\break
Second page.
\hldest{xyz}{}{dest2}
More stuff.
\bye

Clicking the link in hlinks.pdf goes to the first page of dests.pdf, not to the
destination on the second page.

If I put a link to #dest2 in an html file.  It correctly finds the destination
dest2.

Thanks for any help, John Frampton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-eplain/attachments/20150406/45e7d1c8/attachment.html>


More information about the tex-eplain mailing list