~ubuntu-branches/ubuntu/maverick/sgml-data/maverick

« back to all changes in this revision

Viewing changes to xml/entities/xml-iso-entities-8879.1986/ISOamso.ent

  • Committer: Bazaar Package Importer
  • Author(s): Adam Di Carlo
  • Date: 2005-04-21 11:48:10 UTC
  • Revision ID: james.westby@ubuntu.com-20050421114810-u7e0kdky1f12hzpj
Tags: 2.0.3
* remove symlinks build dependency from debian/control and rules;
  set urgency because this is a serious violation; closes: #301788
* update HTML ISO 15445; closes: #248675

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ...................................................................... -->
 
2
<!-- ISO Added Math Symbols: Ordinary Entities V0.3 ....................... -->
 
3
<!-- File iso-amso.ent .................................................... -->
 
4
 
 
5
<!-- Copyright (C) 2001, 2002 Organization for the Advancement of Structured
 
6
     Information Standards (OASIS).
 
7
 
 
8
     $Id: ISOamso.ent,v 1.3 2002/12/13 22:47:23 adam Exp $
 
9
 
 
10
     Permission to use, copy, modify and distribute this entity set
 
11
     and its accompanying documentation for any purpose and without
 
12
     fee is hereby granted in perpetuity, provided that the above
 
13
     copyright notice and this paragraph appear in all copies. The
 
14
     copyright holders make no representation about the suitability of
 
15
     the entities for any purpose. It is provided "as is" without
 
16
     expressed or implied warranty.
 
17
 
 
18
     Please direct all questions, bug reports, or suggestions for
 
19
     changes to the docbook@lists.oasis-open.org mailing list. For more
 
20
     information, see http://www.oasis-open.org/docbook/.
 
21
 
 
22
     Derived, in part, from:
 
23
 
 
24
       * iso-amso.gml
 
25
 
 
26
           Copyright (C) 1986 International Organization for Standardization
 
27
           Permission to copy in any form is granted for use with
 
28
           conforming SGML systems and applications as defined in
 
29
           ISO 8879, provided this notice is included in all copies.
 
30
 
 
31
       * http://www.tug.org/applications/jadetex/unicode.xml
 
32
 
 
33
       * ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT
 
34
 
 
35
     Please use the following formal public identifier to identify it:
 
36
 
 
37
       ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML
 
38
-->
 
39
 
 
40
<!-- iso-amso.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
 
41
 
 
42
<!-- Derived from the corresponding ISO 8879 standard entity set
 
43
     and the Unicode character mappings provided by Sebastian Rahtz
 
44
     With additional derivations from
 
45
     ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT -->
 
46
 
 
47
<!ENTITY ang    "&#x2220;"> <!-- ANGLE -->
 
48
<!ENTITY angmsd "&#x2221;"> <!-- MEASURED ANGLE -->
 
49
<!ENTITY beth   "&#x2136;"> <!-- BET SYMBOL -->
 
50
<!ENTITY bprime "&#x2035;"> <!-- REVERSED PRIME -->
 
51
<!ENTITY comp   "&#x2201;"> <!-- COMPLEMENT -->
 
52
<!ENTITY daleth "&#x2138;"> <!-- DALET SYMBOL -->
 
53
<!ENTITY ell    "&#x2113;"> <!-- SCRIPT SMALL L -->
 
54
<!ENTITY empty  "&#x2205;"> <!--  -->
 
55
<!ENTITY gimel  "&#x2137;"> <!-- GIMEL SYMBOL -->
 
56
<!ENTITY image  "&#x2111;"> <!-- BLACK-LETTER CAPITAL I -->
 
57
<!ENTITY inodot "&#x0131;"> <!-- LATIN SMALL LETTER DOTLESS I -->
 
58
<!--     jnodot Unknown unicode character -->
 
59
<!ENTITY nexist "&#x2204;"> <!-- THERE DOES NOT EXIST -->
 
60
<!ENTITY oS     "&#x24C8;"> <!-- CIRCLED LATIN CAPITAL LETTER S -->
 
61
<!ENTITY planck "&#x210F;"> <!-- PLANCK CONSTANT OVER TWO PI -->
 
62
<!ENTITY real   "&#x211C;"> <!-- BLACK-LETTER CAPITAL R -->
 
63
<!ENTITY sbsol  "&#xFE68;"> <!-- SMALL REVERSE SOLIDUS -->
 
64
<!ENTITY vprime "&#x2032;"> <!-- PRIME -->
 
65
<!ENTITY weierp "&#x2118;"> <!-- SCRIPT CAPITAL P -->
 
66
 
 
67
<!-- End of ISO Added Math Symbols: Ordinary Entities V0.3 ................ -->
 
68
<!-- ...................................................................... -->