latex - Display the URL after the link? -
I use latex with hyperref package and I have such things:
is hyperphase \ Href {http: //www.tug.org/applications/hyperref/} {Documents in detail} allows this ... In pdf output, it shows:
< Pre> Hyperf has a detailed explanation. It allows ...The link works, but the URL is not displayed which is a major problem while printing the file. I do not get any option to change it.
I work with some hyperf files, they are not produced by hand, but changing every \ href {...} is probably not an option.
For the Hypref side, see Will Robertson's solution. For the DlLateX, I got the & lt; Ulink & gt; for similar elements and wrote a customizable script by copying the XSL template and preparing a separate latex code. This is not necessary now since the release of Dubtex 0.2.10.
For example, (unused)
\ newif \ ifprint \ printtrue \ "I suggest that the" print-ready "ifprint \ let \ oldhref \ href \ renewcommand \ href of the production [2] {% \ oldhref {# 1} {# 2}% \ footnote {\ Url {# 1}}%} \ fi
Of course, you will still need to create two versions of the document, one for the print, and another for the screen. But I'm not sure that you Anything else is expected :)
Comments
Post a Comment