[texhax] help with making active url link
Stefan Löffler
st.loeffler at gmail.com
Wed Jul 13 08:19:54 CEST 2011
Hi,
On 2011-07-13 07:56, Thomas Schneider wrote:
>> If I understand you correctly, then I suggest using hyperref as in:
>>
>> \usepackage{hyperref}
> Thanks for the suggestion, I'd forgotten about that package. That
> made the url have a blue box around it, but it still fails.
>
> \href{http://www.math.rwth-aachen.de/\~{}Gabriele.Nebe/LATTICES/density.html}
> {http://www.math.rwth-aachen.de/\~{}Gabriele.Nebe/LATTICES/density.html}
this works for me:
\documentclass{article}
\usepackage[pdfborder={0 0 0}]{hyperref}
\begin{document}
\url{http://www.math.rwth-aachen.de/~Gabriele.Nebe/LATTICES/density.html}
\end{document}
(tested in TeXworks, Acrobat Reader, and Evince on Linux; using pdflatex).
HTH
Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/texhax/attachments/20110713/79b46fbe/attachment.html>
More information about the texhax
mailing list