[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
links in text and hypertext
While trying to write the rest of the Authentication
HOWTO, I run something frustrating in docbook. When I
create a ulink in my document, the link shows up fine
in html but never appears when a render the doc in
text. I'd like to be able to create links in so that
this sgml
<ulink url="http://www.foobar.com">foobar</ulink>
generates the following html:
<a href="http://www.foobar.com">foobar</a>
and the following text:
foobar (http://www.foobar.com)
Is there an easy way to do this?
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
--
To UNSUBSCRIBE, email to ldp-discuss-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org