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