dacarver | 2533f94 | 2008-10-23 23:40:31 +0000 | [diff] [blame] | 1 | |
| 2 | <!-- |
| 3 | File isoamso.ent produced by the XSL script entities.xsl |
| 4 | from input data in unicode.xml. |
| 5 | |
| 6 | Please report any errors to David Carlisle |
| 7 | via the public W3C list www-math@w3.org. |
| 8 | |
| 9 | The numeric character values assigned to each entity |
| 10 | (should) match the Unicode assignments in Unicode 4.0. |
| 11 | |
| 12 | Entity names in this file are derived from files carrying the |
| 13 | following notice: |
| 14 | |
| 15 | (C) International Organization for Standardization 1986 |
| 16 | Permission to copy in any form is granted for use with |
| 17 | conforming SGML systems and applications as defined in |
| 18 | ISO 8879, provided this notice is included in all copies. |
| 19 | |
| 20 | --> |
| 21 | |
| 22 | |
| 23 | <!-- |
| 24 | Version: $Id: isoamso.ent,v 1.1 2008/10/23 23:40:31 dacarver Exp $ |
| 25 | |
| 26 | Public identifier: ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML |
| 27 | System identifier: http://www.w3.org/2003/entities/iso8879/isoamso.ent |
| 28 | |
| 29 | The public identifier should always be used verbatim. |
| 30 | The system identifier may be changed to suit local requirements. |
| 31 | |
| 32 | Typical invocation: |
| 33 | |
| 34 | <!ENTITY % isoamso PUBLIC |
| 35 | "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML" |
| 36 | "http://www.w3.org/2003/entities/iso8879/isoamso.ent" |
| 37 | > |
| 38 | %isoamso; |
| 39 | |
| 40 | --> |
| 41 | |
| 42 | <!ENTITY ang "∠" ><!--ANGLE --> |
| 43 | <!ENTITY angmsd "∡" ><!--MEASURED ANGLE --> |
| 44 | <!ENTITY beth "ℶ" ><!--BET SYMBOL --> |
| 45 | <!ENTITY bprime "‵" ><!--REVERSED PRIME --> |
| 46 | <!ENTITY comp "∁" ><!--COMPLEMENT --> |
| 47 | <!ENTITY daleth "ℸ" ><!--DALET SYMBOL --> |
| 48 | <!ENTITY ell "ℓ" ><!--SCRIPT SMALL L --> |
| 49 | <!ENTITY empty "∅" ><!--EMPTY SET --> |
| 50 | <!ENTITY gimel "ℷ" ><!--GIMEL SYMBOL --> |
| 51 | <!ENTITY inodot "ı" ><!--LATIN SMALL LETTER DOTLESS I --> |
| 52 | <!ENTITY jnodot "j" ><!--LATIN SMALL LETTER J --> |
| 53 | <!ENTITY nexist "∄" ><!--THERE DOES NOT EXIST --> |
| 54 | <!ENTITY oS "Ⓢ" ><!--CIRCLED LATIN CAPITAL LETTER S --> |
| 55 | <!ENTITY planck "ℏ" ><!--PLANCK CONSTANT OVER TWO PI --> |
| 56 | <!ENTITY real "ℜ" ><!--BLACK-LETTER CAPITAL R --> |
| 57 | <!ENTITY sbsol "﹨" ><!--SMALL REVERSE SOLIDUS --> |
| 58 | <!ENTITY vprime "′" ><!--PRIME --> |
| 59 | <!ENTITY weierp "℘" ><!--SCRIPT CAPITAL P --> |