diff options
author | link <link@localhost> | 2001-05-27 16:38:15 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-05-27 16:38:15 +0000 |
commit | c5e36bcd04a4b5804df8d53a2ce07b7ddcc82c86 (patch) | |
tree | ff88215765599e337d2e8b0e1096e37b448dcee8 /htdocs/sgml-lib/REC-MathML2-20010221/isodia.ent | |
parent | 49ee7b0ee7340457e3f4013b855c07ab372d5956 (diff) | |
download | markup-validator-c5e36bcd04a4b5804df8d53a2ce07b7ddcc82c86.zip markup-validator-c5e36bcd04a4b5804df8d53a2ce07b7ddcc82c86.tar.gz markup-validator-c5e36bcd04a4b5804df8d53a2ce07b7ddcc82c86.tar.bz2 |
Adding final MathML 2.0 Reccomendation files from
<URL:http://www.w3.org/TR/2001/REC-MathML2-20010221/>.
Diffstat (limited to 'htdocs/sgml-lib/REC-MathML2-20010221/isodia.ent')
-rw-r--r-- | htdocs/sgml-lib/REC-MathML2-20010221/isodia.ent | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/htdocs/sgml-lib/REC-MathML2-20010221/isodia.ent b/htdocs/sgml-lib/REC-MathML2-20010221/isodia.ent new file mode 100644 index 0000000..ba64963 --- /dev/null +++ b/htdocs/sgml-lib/REC-MathML2-20010221/isodia.ent @@ -0,0 +1,41 @@ + +<!-- + File isodia.ent produced by the XSL script mmldtd.xsl + from input data in unicode.xml. + + Please report any errors to + David Carlisle <davidc@nag.co.uk>. + + The numeric character values assigned to each entity + (should) match either official Unicode assignments + or assignments provisionally allocated by the + Unicode Consortium based on the characters in the `STIX' + propsal for mathematics. Note that these assignments + have not been ratified by the corresponding ISO + committee and thus should be considered liable to + change. + + Entity names in this file are derived from files carrying the + following notice: + + (C) International Organization for Standardization 1986 + Permission to copy in any form is granted for use with + conforming SGML systems and applications as defined in + ISO 8879, provided this notice is included in all copies. + +--> + +<!ENTITY acute "´" ><!--=acute accent --> +<!ENTITY breve "˘" ><!--=breve --> +<!ENTITY caron "ˇ" ><!--=caron --> +<!ENTITY cedil "¸" ><!--=cedilla --> +<!ENTITY circ "^" ><!--circumflex accent --> +<!ENTITY dblac "˝" ><!--=double acute accent --> +<!ENTITY die "¨" ><!--=dieresis --> +<!ENTITY dot "˙" ><!--=dot above --> +<!ENTITY grave "`" ><!--=grave accent --> +<!ENTITY macr "¯" ><!--=macron --> +<!ENTITY ogon "˛" ><!--=ogonek --> +<!ENTITY ring "˚" ><!--=ring --> +<!ENTITY tilde "˜" ><!--=tilde --> +<!ENTITY uml "¨" ><!--=umlaut mark --> |