<div><meta http-equiv="content-type" content="text/html; charset=utf-8">If I understand you correctly, then I suggest using hyperref as in:<div><br></div><div>\usepackage{hyperref}</div><div><br></div><div>then use the command:</div>
<div><br></div><div>\href{link}{Text describing the link}</div><div><br></div><div>Hyperref is also nice to modify the colour of the links and do other useful things in the pre-amble.</div><div><br></div><div>HTH,</div><div>
<br></div><div>Sam</div><div><div><br><div class="gmail_quote">2011/7/12 Thomas Schneider <span dir="ltr"><<a href="mailto:schneidt@mail.nih.gov">schneidt@mail.nih.gov</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Folks:<br>
<br>
Could someone please create a WORKING example of a link to<br>
<br>
<a href="http://www.math.rwth-aachen.de/~Gabriele.Nebe/LATTICES/density.html" target="_blank">http://www.math.rwth-aachen.de/~Gabriele.Nebe/LATTICES/density.html</a><br>
<br>
using LaTeX with conversion to PDF?<br>
<br>
I've tried<br>
\usepackage{url}<br>
and<br>
\usepackage{html}<br>
<br>
with<br>
<br>
\url{<a href="http://www.math.rwth-aachen.de/\~{}Gabriele.Nebe/LATTICES/density.html" target="_blank">http://www.math.rwth-aachen.de/\~{}Gabriele.Nebe/LATTICES/density.html</a>}<br>
<br>
or<br>
<br>
\htmladdnormallink<br>
{<a href="http://www.math.rwth-aachen.de/\~{}Gabriele.Nebe/LATTICES/density.html" target="_blank">http://www.math.rwth-aachen.de/\~{}Gabriele.Nebe/LATTICES/density.html</a>}<br>
{<a href="http://www.math.rwth-aachen.de/\~{}Gabriele.Nebe/LATTICES/density.html" target="_blank">http://www.math.rwth-aachen.de/\~{}Gabriele.Nebe/LATTICES/density.html</a>}<br>
<br>
along with many variations but the links never work correctly in Skim<br>
or Acrobat (after conversion to pdf).  They always break the url at<br>
the '~' and then of course the link points to the wrong place.  The<br>
documentation I've found such as<br>
<br>
<a href="http://www.pd.infn.it/TeX/doc/html/latex2html/Hnode1.html" target="_blank">http://www.pd.infn.it/TeX/doc/html/latex2html/Hnode1.html</a><br>
<br>
implies that this should have worked, but it doesn't.<br>
<br>
Tom<br>
<br>
  Thomas D. Schneider, Ph.D.<br>
  National Institutes of Health<br>
  National Cancer Institute<br>
  Gene Regulation and Chromosome Biology Laboratory<br>
  Molecular Information Theory Group<br>
  Frederick, Maryland  21702-1201<br>
  <a href="mailto:schneidt@mail.nih.gov">schneidt@mail.nih.gov</a><br>
  <a href="mailto:toms@alum.mit.edu">toms@alum.mit.edu</a> (permanent)<br>
  <a href="http://alum.mit.edu/www/toms" target="_blank">http://alum.mit.edu/www/toms</a> (permanent)<br>
_______________________________________________<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" target="_blank">http://www.tex.ac.uk/faq</a><br>
Mailing list archives: <a href="http://tug.org/pipermail/texhax/" target="_blank">http://tug.org/pipermail/texhax/</a><br>
More links: <a href="http://tug.org/begin.html" target="_blank">http://tug.org/begin.html</a><br>
<br>
Automated subscription management: <a href="http://tug.org/mailman/listinfo/texhax" target="_blank">http://tug.org/mailman/listinfo/texhax</a><br>
Human mailing list managers: <a href="mailto:postmaster@tug.org">postmaster@tug.org</a><br>
</blockquote></div><br></div></div></div>