- From: Russell Steven Shawn O'Connor <roconnor@uwaterloo.ca>
- Date: Wed, 10 Nov 1999 18:17:01 -0500 (EST)
- To: www-html-editor@w3.org
I mentioned this in early sept on www-html. I don't know if it counts as
an error in HTML 4.01. It is more like an ommission
<!ENTITY Zcaron CDATA "Ž" -- latin capital letter Z with caron,
U+017D ISOlat2 -->
<!ENTITY zcaron CDATA "ž" -- latin small letter z with caron,
U+017E ISOlat2 -->
should be added to -//W3C//ENTITIES Special//EN//HTML
So that all CP1252 characters have named entities
See
<http://www.csclub.uwaterloo.ca/u/mvcorks/code/charsets/named-entities-images.html>
--
Russell O'Connor roconnor@uwaterloo.ca
<http://www.undergrad.math.uwaterloo.ca/~roconnor/>
``And truth irreversibly destroys the meaning of its own message''
-- Anindita Dutta, ``The Paradox of Truth, the Truth of Entropy''
Received on Wednesday, 10 November 1999 18:17:01 UTC