blob: c825204df310da6401a8d0b15176a62f4a866624 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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 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 -->
|