Subject: Re: Difficulty with ISO-8859-1 encoding
From: Phil Lanch <phil@xxxxxxxxxxxxxxx>
Date: Wed, 24 Nov 1999 10:57:56 +0000
|
Michael Laing wrote:
>
> <!ENTITY cent "¢">
I'm not sure exactly why that doesn't work,
but if you use
<!ENTITY cent "¢">
no error is signaled.
I took this definition from a DTD of entity definitions (for XHTML) at
http://www.w3.org/TR/xhtml1/DTD/HTMLlat1x.ent
On the other hand, the output is:
¢
(like the entity definition on your first post).
I don't know why that is.
--
cheers
phil
'"having more of a life is one of the earliest
and subtlest signs of mediocrity"' --- Musil
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|