[texhax] Hyperlinks lost in pdf file

Philip Taylor P.Taylor at Rhul.Ac.Uk
Tue Jan 19 18:51:45 CET 2016


Sorry, there was a typo (carried over from the file from which the test
file was derived); it did not affect the functionality but would
nonetheless have been a source of confusion :

> \input eplain
> \enablehyperlinks
>
> \def \bra #1{\hlstart {url}{}{#1.pdf}}
> \def \ket {\hlend}
>
> A hyperlink \bra {http://philip-taylor.org/}XXX\ket
> \end

Omit the ".pdf" at line 4 :

> \def \bra #1{\hlstart {url}{}{#1}}

PT.


More information about the texhax mailing list