diff options
author | ville <ville@localhost> | 2004-11-24 23:20:45 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2004-11-24 23:20:45 +0000 |
commit | d6e6c8920530180bd9b873d5f3b276401d5d7575 (patch) | |
tree | 57d1a02d646f7b660797bc678bd025e3a6c1ddd1 /htdocs/sgml-lib/REC-MathML2-20031021/html/special.ent | |
parent | 994a6793352207bc1fff4c734cff27af727c6af9 (diff) | |
download | markup-validator-d6e6c8920530180bd9b873d5f3b276401d5d7575.zip markup-validator-d6e6c8920530180bd9b873d5f3b276401d5d7575.tar.gz markup-validator-d6e6c8920530180bd9b873d5f3b276401d5d7575.tar.bz2 |
Add REC-MathML2-20031021, purge UPD-MathML2-20030620 and old MathML+XHTML+SVG DTDs.
Diffstat (limited to 'htdocs/sgml-lib/REC-MathML2-20031021/html/special.ent')
-rw-r--r-- | htdocs/sgml-lib/REC-MathML2-20031021/html/special.ent | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/htdocs/sgml-lib/REC-MathML2-20031021/html/special.ent b/htdocs/sgml-lib/REC-MathML2-20031021/html/special.ent new file mode 100644 index 0000000..3ac3cdc --- /dev/null +++ b/htdocs/sgml-lib/REC-MathML2-20031021/html/special.ent @@ -0,0 +1,45 @@ + +<!-- + File special.ent produced by the XSL script characters.xsl + from input data in unicode.xml. + + Please report any errors to David Carlisle + via the public W3C list www-math@w3.org. + + The numeric character values assigned to each entity + (should) match the Unicode assignments in Unicode 4.0. + +--> + +<!ENTITY bdquo "„" ><!--double low-9 quotation mark --> +<!ENTITY circ "ˆ" ><!--circumflex accent = spacing circumflex --> +<!ENTITY circ "ˆ" ><!--circumflex accent = spacing circumflex --> +<!ENTITY Dagger "‡" ><!--double dagger --> +<!ENTITY dagger "†" ><!--dagger --> +<!ENTITY emsp " " ><!--em space --> +<!ENTITY ensp " " ><!--en space --> +<!ENTITY euro "€" ><!--euro sign --> +<!ENTITY gt ">" ><!--greater-than sign --> +<!ENTITY ldquo "“" ><!--left double quotation mark --> +<!ENTITY lrm "‎" ><!-- --> +<!ENTITY lsaquo "‹" ><!-- --> +<!ENTITY lsquo "‘" ><!--left single quotation mark --> +<!ENTITY lt "&#60;" ><!--less-than sign --> +<!ENTITY mdash "—" ><!--em dash --> +<!ENTITY ndash "–" ><!--en dash --> +<!ENTITY OElig "Œ" ><!--latin capital ligature OE --> +<!ENTITY oelig "œ" ><!--latin small ligature oe --> +<!ENTITY permil "‰" ><!--per mille sign --> +<!ENTITY quot """ ><!--quotation mark = APL quote --> +<!ENTITY rdquo "”" ><!--right double quotation mark --> +<!ENTITY rlm "‏" ><!-- --> +<!ENTITY rsaquo "›" ><!-- --> +<!ENTITY rsquo "’" ><!--right single quotation mark --> +<!ENTITY sbquo "‚" ><!--single low-9 quotation mark --> +<!ENTITY Scaron "Š" ><!--latin capital letter S with caron --> +<!ENTITY scaron "š" ><!--latin small letter s with caron --> +<!ENTITY thinsp " " ><!--thin space --> +<!ENTITY tilde "˜" ><!--small tilde --> +<!ENTITY Yuml "Ÿ" ><!--latin capital letter Y with diaeresis --> +<!ENTITY zwj "‍" ><!-- --> +<!ENTITY zwnj "‌" ><!-- --> |