diff options
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 "‌" ><!-- --> |