Re: Entities in HTML 4.01

I wanted to be sure that the two entities below get added to HTML 4.01.  My
first message was somewhat terse, and received no response.  Since the
1999-09-22 deadline is almost up, I wanted to mention it again.

I'll add that (AFAIK) these are the only two characters in CP-1252 range
from 128 to 159 that don't have a corresponding entity equivalent. (See
<http://www.csclub.uwaterloo.ca/u/mvcorks/code/charsets/named-entities-images.html>). 
For this reason it is important that entities for them are added.

On 1999-09-02 roconnor@undergrad.math.uwaterloo.ca wrote:
> <!ENTITY Zcaron  CDATA "&#381;"  -- latin capital letter Z with caron,
>                                     U+017D ISOlat2 -->
> <!ENTITY zcaron  CDATA "&#382;"  -- latin small letter z with caron,
>                                     U+017E ISOlat2 -->
> 
> should be added to -//W3C//ENTITIES Special//EN//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 Sunday, 19 September 1999 19:19:33 UTC