This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook] €?


On Thu, May 22, 2003 at 07:26:48PM +0200, flo@abwesend.de wrote:

> € works, it is declared as an entity to its unicode character at the
> docbookx.dtd:
> <!ENTITY euro "&#x20AC;">

Oh, wait, I misunderstood--I thought docbookx.dtd was just for XML.
But this is what's tripping me up:

<![%sgml.features;[
<!ENTITY euro "[euro  ]"><!-- euro sign, U+20AC NEW -->
]]>
<![%xml.features;[
<!ENTITY euro "&#x20AC;"><!-- euro sign, U+20AC NEW -->
]]>

Why is &#x20AC; restricted to XML documents?

Tim.
*/

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]