John Culleton wrote:
> The manual seems not to cover this. I know how to create a
> link to a web page:
> \url{visible text }{http://www.foo.com/index.html}
>
> But is it possible to send mail from the pdf via the local
> mail client as one can do with the mailto: link in html?
\href{mailto:foo at bar.net}{text for link}
works for me.
Jim