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

« back to all changes in this revision

Viewing changes to xml/entities/xml-iso-entities-8879.1986/ISOpub.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 Publishing Entities V0.3 ......................................... -->
 
3
<!-- File iso-pub.ent ..................................................... -->
 
4
 
 
5
<!-- Copyright (C) 2001, 2002 Organization for the Advancement of Structured
 
6
     Information Standards (OASIS).
 
7
 
 
8
     $Id: ISOpub.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-pub.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 Publishing//EN//XML
 
38
-->
 
39
 
 
40
<!ENTITY emsp   "&#x2003;"> <!-- EM SPACE -->
 
41
<!ENTITY ensp   "&#x2002;"> <!-- EN SPACE -->
 
42
<!ENTITY emsp13 "&#x2004;"> <!-- THREE-PER-EM SPACE -->
 
43
<!ENTITY emsp14 "&#x2005;"> <!-- FOUR-PER-EM SPACE -->
 
44
<!ENTITY numsp  "&#x2007;"> <!-- FIGURE SPACE -->
 
45
<!ENTITY puncsp "&#x2008;"> <!-- PUNCTUATION SPACE -->
 
46
<!ENTITY thinsp "&#x2009;"> <!-- THIN SPACE -->
 
47
<!ENTITY hairsp "&#x200A;"> <!-- HAIR SPACE -->
 
48
<!ENTITY mdash  "&#x2014;"> <!-- EM DASH -->
 
49
<!ENTITY ndash  "&#x2013;"> <!-- EN DASH -->
 
50
<!ENTITY dash   "&#x2010;"> <!-- HYPHEN -->
 
51
<!ENTITY blank  "&#x2423;"> <!-- OPEN BOX -->
 
52
<!ENTITY hellip "&#x2026;"> <!-- HORIZONTAL ELLIPSIS -->
 
53
<!ENTITY nldr   "&#x2025;"> <!-- TWO DOT LEADER -->
 
54
<!ENTITY frac13 "&#x2153;"> <!-- VULGAR FRACTION ONE THIRD -->
 
55
<!ENTITY frac23 "&#x2154;"> <!-- VULGAR FRACTION TWO THIRDS -->
 
56
<!ENTITY frac15 "&#x2155;"> <!-- VULGAR FRACTION ONE FIFTH -->
 
57
<!ENTITY frac25 "&#x2156;"> <!-- VULGAR FRACTION TWO FIFTHS -->
 
58
<!ENTITY frac35 "&#x2157;"> <!-- VULGAR FRACTION THREE FIFTHS -->
 
59
<!ENTITY frac45 "&#x2158;"> <!-- VULGAR FRACTION FOUR FIFTHS -->
 
60
<!ENTITY frac16 "&#x2159;"> <!-- VULGAR FRACTION ONE SIXTH -->
 
61
<!ENTITY frac56 "&#x215A;"> <!-- VULGAR FRACTION FIVE SIXTHS -->
 
62
<!ENTITY incare "&#x2105;"> <!-- CARE OF -->
 
63
<!ENTITY block  "&#x2588;"> <!-- FULL BLOCK -->
 
64
<!ENTITY uhblk  "&#x2580;"> <!-- UPPER HALF BLOCK -->
 
65
<!ENTITY lhblk  "&#x2584;"> <!-- LOWER HALF BLOCK -->
 
66
<!ENTITY blk14  "&#x2591;"> <!-- LIGHT SHADE -->
 
67
<!ENTITY blk12  "&#x2592;"> <!-- MEDIUM SHADE -->
 
68
<!ENTITY blk34  "&#x2593;"> <!-- DARK SHADE -->
 
69
<!ENTITY marker "&#x25AE;"> <!-- BLACK VERTICAL RECTANGLE -->
 
70
<!ENTITY cir    "&#x25CB;"> <!-- WHITE CIRCLE -->
 
71
<!ENTITY squ    "&#x25A1;"> <!-- WHITE SQUARE -->
 
72
<!ENTITY rect   "&#x25AD;"> <!-- WHITE RECTANGLE -->
 
73
<!ENTITY utri   "&#x25B5;"> <!-- WHITE UP-POINTING TRIANGLE -->
 
74
<!ENTITY dtri   "&#x25BF;"> <!-- WHITE DOWN-POINTING TRIANGLE -->
 
75
<!ENTITY star   "&#x22C6;"> <!-- STAR OPERATOR -->
 
76
<!ENTITY bull   "&#x2022;"> <!-- BULLET -->
 
77
<!ENTITY squf   "&#x25AA;"> <!--  -->
 
78
<!ENTITY utrif  "&#x25B4;"> <!-- BLACK UP-POINTING TRIANGLE -->
 
79
<!ENTITY dtrif  "&#x25BE;"> <!-- BLACK DOWN-POINTING TRIANGLE -->
 
80
<!ENTITY ltrif  "&#x25C2;"> <!-- BLACK LEFT-POINTING TRIANGLE -->
 
81
<!ENTITY rtrif  "&#x25B8;"> <!-- BLACK RIGHT-POINTING TRIANGLE -->
 
82
<!ENTITY clubs  "&#x2663;"> <!-- BLACK CLUB SUIT -->
 
83
<!ENTITY diams  "&#x2666;"> <!-- BLACK DIAMOND SUIT -->
 
84
<!ENTITY hearts "&#x2665;"> <!-- BLACK HEART SUIT -->
 
85
<!ENTITY spades "&#x2660;"> <!-- BLACK SPADE SUIT -->
 
86
<!ENTITY malt   "&#x2720;"> <!-- MALTESE CROSS -->
 
87
<!ENTITY dagger "&#x2020;"> <!-- DAGGER -->
 
88
<!ENTITY Dagger "&#x2021;"> <!-- DOUBLE DAGGER -->
 
89
<!ENTITY check  "&#x2713;"> <!-- CHECK MARK -->
 
90
<!ENTITY cross  "&#x2717;"> <!-- BALLOT X -->
 
91
<!ENTITY sharp  "&#x266F;"> <!-- MUSIC SHARP SIGN -->
 
92
<!ENTITY flat   "&#x266D;"> <!-- MUSIC FLAT SIGN -->
 
93
<!ENTITY male   "&#x2642;"> <!-- MALE SIGN -->
 
94
<!ENTITY female "&#x2640;"> <!--  -->
 
95
<!ENTITY phone  "&#x260E;"> <!-- TELEPHONE SIGN -->
 
96
<!ENTITY telrec "&#x2315;"> <!-- TELEPHONE RECORDER -->
 
97
<!ENTITY copysr "&#x2117;"> <!-- SOUND RECORDING COPYRIGHT -->
 
98
<!ENTITY caret  "&#x2041;"> <!-- CARET -->
 
99
<!ENTITY lsquor "&#x201A;"> <!-- SINGLE LOW-9 QUOTATION MARK -->
 
100
<!ENTITY ldquor "&#x201E;"> <!-- DOUBLE LOW-9 QUOTATION MARK -->
 
101
<!ENTITY fflig  "&#xFB00;"> <!--  -->
 
102
<!ENTITY filig  "&#xFB01;"> <!--  -->
 
103
<!--     fjlig  Unknown unicode character -->
 
104
<!ENTITY ffilig "&#xFB03;"> <!--  -->
 
105
<!ENTITY ffllig "&#xFB04;"> <!--  -->
 
106
<!ENTITY fllig  "&#xFB02;"> <!--  -->
 
107
<!ENTITY mldr   "&#x2026;"> <!-- HORIZONTAL ELLIPSIS -->
 
108
<!ENTITY rdquor "&#x201C;"> <!--  -->
 
109
<!ENTITY rsquor "&#x2018;"> <!--  -->
 
110
<!ENTITY vellip "&#x22EE;"> <!--  -->
 
111
<!ENTITY hybull "&#x2043;"> <!-- HYPHEN BULLET -->
 
112
<!ENTITY loz    "&#x25CA;"> <!-- LOZENGE -->
 
113
<!ENTITY lozf   "&#x2726;"> <!--  -->
 
114
<!ENTITY ltri   "&#x25C3;"> <!-- WHITE LEFT-POINTING TRIANGLE -->
 
115
<!ENTITY rtri   "&#x25B9;"> <!-- WHITE RIGHT-POINTING TRIANGLE -->
 
116
<!ENTITY starf  "&#x2605;"> <!-- BLACK STAR -->
 
117
<!ENTITY natur  "&#x266E;"> <!-- MUSIC NATURAL SIGN -->
 
118
<!ENTITY rx     "&#x211E;"> <!-- PRESCRIPTION TAKE -->
 
119
<!ENTITY sext   "&#x2736;"> <!-- SIX POINTED BLACK STAR -->
 
120
<!ENTITY target "&#x2316;"> <!-- POSITION INDICATOR -->
 
121
<!ENTITY dlcrop "&#x230D;"> <!-- BOTTOM LEFT CROP -->
 
122
<!ENTITY drcrop "&#x230C;"> <!-- BOTTOM RIGHT CROP -->
 
123
<!ENTITY ulcrop "&#x230F;"> <!-- TOP LEFT CROP -->
 
124
<!ENTITY urcrop "&#x230E;"> <!-- TOP RIGHT CROP -->
 
125
 
 
126
<!-- End of ISO Publishing Entities V0.3 .................................. -->
 
127
<!-- ...................................................................... -->