- From: Walter Ian Kaye <boo@best.com>
- Date: Wed, 10 Jul 1996 20:42:39 -0700
- To: www-html@w3.org
At 2:30p -0700 07/10/96, Lee Daniel Crocker wrote:
>> In collaboration with some of our member organizations, Dave
>> Raggett has collected some of the DTD fragments in various proposals
>> into a DTD for testing purposes.
>
>Bravo! It's good to have some idea of the direction of HTML
>before we have to deal with it in situ. One immediate comment,
>though, about character entities:
>
><!ENTITY emdash CDATA "—" -- em dash -->
><!ENTITY endash CDATA "–" -- en dash -->
>
>Great, but you're still missing the quotation marks.
>I suggest:
>
><!ENTITY lsquot CDATA "‘" -- left single quote -->
><!ENTITY rsquot CDATA "’" -- right single quote -->
><!ENTITY ldquot CDATA "“" -- left double quote -->
><!ENTITY rdquot CDATA "”" -- right double quote -->
I have a selection of "special characters" at the bottom of my
"HTML Document Character Set" lookup table:
<http://www.natural-innovations.com/boo/doc-charset.html>
It's a lot faster than scanning the entire Unicode list for 'em
(which I had to do to find them, so now you don't have to). ;-)
-Walter
__________________________________________________________________________
Walter Ian Kaye <boo@best.com> Programmer - Excel, AppleScript,
Mountain View, CA ProTERM, FoxPro, HTML
http://www.natural-innovations.com/ Musician - Guitarist, Songwriter
Received on Wednesday, 10 July 1996 23:54:17 UTC