OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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.
*/

PGP signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]