Skip site navigation (1)Skip section navigation (2)
Date:      28 Jun 2000 13:34:27 +0200
From:      Rasmus Kaj <kaj@raditex.se>
To:        nobreak@hongik.com
Cc:        Rasmus Kaj <kaj@raditex.se>
Subject:   Re: How can I write '@' character in DocBook <screen> entity?
Message-ID:  <84lmzqox8c.fsf@frodo.sickla.raditex.se>
In-Reply-To: Seung-young Kim's message of "Wed, 28 Jun 2000 19:54:56 %2B0900"
References:  <3959D980.444591D4@hongik.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "SK" == Seung-young Kim <nobreak@hongik.com> writes:

 SK> How can I write '@' character in DocBook <screen> entity?
 SK> I want below tags to work well...

 SK> <screen>
 SK> From: Mail Delivery Subsystem <MAILER-DAEMON@marie.nobreak.com>
 SK> To: postmaster@marie.nobreak.com
 SK> </screen>

The '@' sign should be no problem. But you can't have an '@' sign in
the name of an SGML tag.

You need to encode '<' and '>' (as "&lt;" and "&gt;"), otherwise what
comes inside them (the mail address) is regarded as a tag.

-- 
Rasmus Kaj -------------------- rasmus@kaj.se - http://Raditex.se/~kaj/
 \            Talk sense to a fool and he calls you foolish. -Euripides
  \------------------------------------------------- http://Raditex.se/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84lmzqox8c.fsf>