~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to docs-xml/xslt/db2latex-xsl/xsl/mathml/ent/isoamsc.ent

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
<!--
 
3
     File isoamsc.ent produced by the XSL script mmldtd.xsl
 
4
     from input data in unicode.xml.
 
5
 
 
6
     Please report any errors to 
 
7
     David Carlisle <davidc@nag.co.uk>.
 
8
 
 
9
     The numeric character values assigned to each entity
 
10
     (should) match either official Unicode assignments
 
11
     or assignments provisionally allocated by the
 
12
     Unicode Consortium based on the characters in the `STIX'
 
13
     propsal for mathematics. Note that these assignments
 
14
     have not been ratified by the corresponding ISO
 
15
     committee and thus should be considered liable to
 
16
     change.
 
17
 
 
18
     Entity names in this file are derived from files carrying the
 
19
     following notice:
 
20
 
 
21
     (C) International Organization for Standardization 1991
 
22
     Permission to copy in any form is granted for use with
 
23
     conforming SGML systems and applications as defined in
 
24
     ISO 8879, provided this notice is included in all copies.
 
25
 
 
26
-->
 
27
 
 
28
<!ENTITY dlcorn           "&#x0231E;" ><!--/llcorner O: lower left corner -->
 
29
<!ENTITY drcorn           "&#x0231F;" ><!--/lrcorner C: lower right corner -->
 
30
<!ENTITY gtlPar           "&#x02995;" ><!--dbl left parenthesis, greater -->
 
31
<!ENTITY langd            "&#x02991;" ><!--left angle, dot -->
 
32
<!ENTITY lbrke            "&#x0298B;" ><!--left bracket, equal -->
 
33
<!ENTITY lbrksld          "&#x0298F;" ><!--left bracket, solidus bottom corner -->
 
34
<!ENTITY lbrkslu          "&#x0298D;" ><!--left bracket, solidus top corner -->
 
35
<!ENTITY lceil            "&#x02308;" ><!--/lceil O: left ceiling -->
 
36
<!ENTITY lfloor           "&#x0230A;" ><!--/lfloor O: left floor -->
 
37
<!ENTITY lmoust           "&#x02998;" ><!--/lmoustache -->
 
38
<!ENTITY lparlt           "&#x02993;" ><!--O: left parenthesis, lt -->
 
39
<!ENTITY ltrPar           "&#x02996;" ><!--dbl right parenthesis, less -->
 
40
<!ENTITY rangd            "&#x02992;" ><!--right angle, dot -->
 
41
<!ENTITY rbrke            "&#x0298C;" ><!--right bracket, equal -->
 
42
<!ENTITY rbrksld          "&#x0298E;" ><!--right bracket, solidus bottom corner -->
 
43
<!ENTITY rbrkslu          "&#x02990;" ><!--right bracket, solidus top corner -->
 
44
<!ENTITY rceil            "&#x02309;" ><!--/rceil C: right ceiling -->
 
45
<!ENTITY rfloor           "&#x0230B;" ><!--/rfloor C: right floor -->
 
46
<!ENTITY rmoust           "&#x02997;" ><!--/rmoustache -->
 
47
<!ENTITY rpargt           "&#x02994;" ><!--C: right paren, gt -->
 
48
<!ENTITY ulcorn           "&#x0231C;" ><!--/ulcorner O: upper left corner -->
 
49
<!ENTITY urcorn           "&#x0231D;" ><!--/urcorner C: upper right corner -->