diff options
Diffstat (limited to 'htdocs/sgml-lib/REC-MathML2-20031021/iso8879/isoamsc.ent')
-rw-r--r-- | htdocs/sgml-lib/REC-MathML2-20031021/iso8879/isoamsc.ent | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/htdocs/sgml-lib/REC-MathML2-20031021/iso8879/isoamsc.ent b/htdocs/sgml-lib/REC-MathML2-20031021/iso8879/isoamsc.ent deleted file mode 100644 index c825204..0000000 --- a/htdocs/sgml-lib/REC-MathML2-20031021/iso8879/isoamsc.ent +++ /dev/null @@ -1,31 +0,0 @@ - -<!-- - File isoamsc.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 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 dlcorn "⌞" ><!--/llcorner O: downward left corner --> -<!ENTITY drcorn "⌟" ><!--/lrcorner C: downward right corner --> -<!ENTITY lceil "⌈" ><!--/lceil O: left ceiling --> -<!ENTITY lfloor "⌊" ><!--/lfloor O: left floor --> -<!ENTITY lpargt "⦠" ><!--/leftparengtr O: left parenthesis, gt --> -<!ENTITY rceil "⌉" ><!--/rceil C: right ceiling --> -<!ENTITY rfloor "⌋" ><!--/rfloor C: right floor --> -<!ENTITY rpargt "⦔" ><!--/rightparengtr C: right paren, gt --> -<!ENTITY ulcorn "⌜" ><!--/ulcorner O: upper left corner --> -<!ENTITY urcorn "⌝" ><!--/urcorner C: upper right corner --> |