summaryrefslogtreecommitdiff
path: root/iso-dia.ent
blob: 6a601070972cc23e30715b1ae063e0da65f488c3 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!-- ...................................................................... -->
<!-- ISO Diacritical Marks Entities V0.3 .................................. -->
<!-- File iso-dia.ent ..................................................... -->

<!-- Copyright (C) 2001, 2002 Organization for the Advancement of Structured
     Information Standards (OASIS).

     $Id: iso-dia.ent,v 1.2 2002/06/13 17:39:20 nwalsh Exp $

     Permission to use, copy, modify and distribute this entity set
     and its accompanying documentation for any purpose and without
     fee is hereby granted in perpetuity, provided that the above
     copyright notice and this paragraph appear in all copies. The
     copyright holders make no representation about the suitability of
     the entities for any purpose. It is provided "as is" without
     expressed or implied warranty.

     Please direct all questions, bug reports, or suggestions for
     changes to the docbook@lists.oasis-open.org mailing list. For more
     information, see http://www.oasis-open.org/docbook/.

     Derived, in part, from:

       * iso-dia.gml

           Copyright (C) 1986 International Organization for Standardization
           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.

       * http://www.tug.org/applications/jadetex/unicode.xml

       * ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT

     Please use the following formal public identifier to identify it:

       ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML
-->

<!ENTITY acute	"&#x00B4;"> <!-- ACUTE ACCENT -->
<!ENTITY breve	"&#x02D8;"> <!-- BREVE -->
<!ENTITY caron	"&#x02C7;"> <!-- CARON -->
<!ENTITY cedil	"&#x00B8;"> <!-- CEDILLA -->
<!ENTITY circ	"&#x005E;"> <!-- RING OPERATOR -->
<!ENTITY dblac	"&#x02DD;"> <!-- DOUBLE ACUTE ACCENT -->
<!ENTITY die	"&#x00A8;"> <!--  -->
<!ENTITY dot	"&#x02D9;"> <!-- DOT ABOVE -->
<!ENTITY grave	"&#x0060;"> <!-- GRAVE ACCENT -->
<!ENTITY macr	"&#x00AF;"> <!-- MACRON -->
<!ENTITY ogon	"&#x02DB;"> <!-- OGONEK -->
<!ENTITY ring	"&#x02DA;"> <!-- RING ABOVE -->
<!ENTITY tilde	"&#x02DC;"> <!-- TILDE -->
<!ENTITY uml	"&#x00A8;"> <!--  -->

<!-- End of ISO Diacritical Marks Entities V0.3 ........................... -->
<!-- ...................................................................... -->