diff options
author | ville <ville@localhost> | 2010-03-09 20:24:07 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2010-03-09 20:24:07 +0000 |
commit | 5b25afbe06ddeeea0c61bf64423a1caa2e8f469a (patch) | |
tree | 953f46338e19e163fe0f966421c7d48c1887b361 /htdocs/sgml-lib/WD-MathML3-20090924/isodia.ent | |
parent | c987bcdd5d9a58c5987ee5c809338ef608edadb4 (diff) | |
download | markup-validator-5b25afbe06ddeeea0c61bf64423a1caa2e8f469a.zip markup-validator-5b25afbe06ddeeea0c61bf64423a1caa2e8f469a.tar.gz markup-validator-5b25afbe06ddeeea0c61bf64423a1caa2e8f469a.tar.bz2 |
Update to CR-MathML3-20091215.
Diffstat (limited to 'htdocs/sgml-lib/WD-MathML3-20090924/isodia.ent')
-rw-r--r-- | htdocs/sgml-lib/WD-MathML3-20090924/isodia.ent | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/htdocs/sgml-lib/WD-MathML3-20090924/isodia.ent b/htdocs/sgml-lib/WD-MathML3-20090924/isodia.ent deleted file mode 100644 index e0e4466..0000000 --- a/htdocs/sgml-lib/WD-MathML3-20090924/isodia.ent +++ /dev/null @@ -1,60 +0,0 @@ - -<!-- - File isodia.ent produced by the XSL script entities.xsl - from input data in unicode.xml. - - Copyright 1998 - 2009 W3C. - - Use and distribution of this code are permitted under the terms of the - W3C Software Notice and License. - http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html - - 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 5.x. - - 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. - ---> - - -<!-- - - Public identifier: -//W3C//ENTITIES Diacritical Marks//EN//XML - System identifier: http://www.w3.org/2003/entities/2007/isodia.ent - - The public identifier should always be used verbatim. - The system identifier may be changed to suit local requirements. - - Typical invocation: - - <!ENTITY % isodia PUBLIC - "-//W3C//ENTITIES Diacritical Marks//EN//XML" - "http://www.w3.org/2003/entities/2007/isodia.ent" - > - %isodia; - ---> - -<!ENTITY acute "´" ><!--ACUTE ACCENT --> -<!ENTITY breve "˘" ><!--BREVE --> -<!ENTITY caron "ˇ" ><!--CARON --> -<!ENTITY cedil "¸" ><!--CEDILLA --> -<!ENTITY circ "ˆ" ><!--MODIFIER LETTER CIRCUMFLEX ACCENT --> -<!ENTITY dblac "˝" ><!--DOUBLE ACUTE ACCENT --> -<!ENTITY die "¨" ><!--DIAERESIS --> -<!ENTITY dot "˙" ><!--DOT ABOVE --> -<!ENTITY grave "`" ><!--GRAVE ACCENT --> -<!ENTITY macr "¯" ><!--MACRON --> -<!ENTITY ogon "˛" ><!--OGONEK --> -<!ENTITY ring "˚" ><!--RING ABOVE --> -<!ENTITY tilde "˜" ><!--SMALL TILDE --> -<!ENTITY uml "¨" ><!--DIAERESIS --> |