diff options
Diffstat (limited to 'htdocs/sgml-lib/UPD-MathML2-20021015/iso8879/isodia.ent')
-rw-r--r-- | htdocs/sgml-lib/UPD-MathML2-20021015/iso8879/isodia.ent | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/htdocs/sgml-lib/UPD-MathML2-20021015/iso8879/isodia.ent b/htdocs/sgml-lib/UPD-MathML2-20021015/iso8879/isodia.ent new file mode 100644 index 0000000..d547702 --- /dev/null +++ b/htdocs/sgml-lib/UPD-MathML2-20021015/iso8879/isodia.ent @@ -0,0 +1,35 @@ + +<!-- + File isodia.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 3.2. + + 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 --> |