On Fri, 6 Jul 2001, Dekel Tsur wrote:

- On Thu, Jul 05, 2001 at 11:27:22PM -0700, Stephen Carville wrote:
- > I am writing some essays that will end up on a website and I would
- > like to embed some links.  Right nowe I am doing it with
- > \usepackage{html} and typing any paragraph that has a link in it as
- > raw html:
- >
- > \begin{rawhtml}
- > Paragraph stuff <a href=http://www.url.com> URL </a> More paragraph.
- > \end{rawhtml}
- >
- > This works but I am hoping there is a better way.  I tried
- > Insert->URL... but that doesn't work (or I am doing it wrong).  I
- > didn't see anything on Herbert Voss's site about how to do this
- > either.
-
- \htmladdnormallink{Name}{http://www.url.com}
- In the DVI, only Name will appear.
- Another option is to use \htmladdnormallink{Name}{http://www.url.com}
- The difference is that with the latter, the DVI will contain Name, and then
- the URL will appear as footnote.

This still means labelling the entire paragraph as Latex but I can
live with that.  Thanks to everyone who answered.

-- 
--Stephen Carville
http://www.heronforge.net/~stephen/gnupgkey.txt
==============================================================
Government is like burning witches:  After years of burning young women
failed to solve any of society's problems, the solution was to burn more
young women.
==============================================================

Reply via email to