diff options
author | ville <ville@localhost> | 2004-10-12 18:31:25 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2004-10-12 18:31:25 +0000 |
commit | 185dc8e276c755f03e4b63fe99798a5f893ffbc8 (patch) | |
tree | 7a332c647fc1a98be23278456117508b9d26ad5c /htdocs/sgml-lib/UPD-MathML2-20021015/isodia.ent | |
parent | 6c7d0f2ef251a84323d3b00a8181d5679eccf32c (diff) | |
download | markup-validator-185dc8e276c755f03e4b63fe99798a5f893ffbc8.zip markup-validator-185dc8e276c755f03e4b63fe99798a5f893ffbc8.tar.gz markup-validator-185dc8e276c755f03e4b63fe99798a5f893ffbc8.tar.bz2 |
Remove an old, unreferenced MathML2 revision.
Diffstat (limited to 'htdocs/sgml-lib/UPD-MathML2-20021015/isodia.ent')
-rw-r--r-- | htdocs/sgml-lib/UPD-MathML2-20021015/isodia.ent | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/htdocs/sgml-lib/UPD-MathML2-20021015/isodia.ent b/htdocs/sgml-lib/UPD-MathML2-20021015/isodia.ent deleted file mode 100644 index ba64963..0000000 --- a/htdocs/sgml-lib/UPD-MathML2-20021015/isodia.ent +++ /dev/null @@ -1,41 +0,0 @@ - -<!-- - 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 --> |