Initial commit
[profile/ivi/docbook-dtds.git] / 4.4-xml / ent / isodia.ent
1
2 <!--
3      File isodia.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: isodia.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
25
26        Public identifier: ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML
27        System identifier: http://www.w3.org/2003/entities/iso8879/isodia.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 % isodia PUBLIC
35          "ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML"
36          "http://www.w3.org/2003/entities/iso8879/isodia.ent"
37        >
38        %isodia;
39
40 -->
41
42 <!ENTITY acute            "&#x000B4;" ><!--ACUTE ACCENT -->
43 <!ENTITY breve            "&#x002D8;" ><!--BREVE -->
44 <!ENTITY caron            "&#x002C7;" ><!--CARON -->
45 <!ENTITY cedil            "&#x000B8;" ><!--CEDILLA -->
46 <!ENTITY circ             "&#x002C6;" ><!--MODIFIER LETTER CIRCUMFLEX ACCENT -->
47 <!ENTITY dblac            "&#x002DD;" ><!--DOUBLE ACUTE ACCENT -->
48 <!ENTITY die              "&#x000A8;" ><!--DIAERESIS -->
49 <!ENTITY dot              "&#x002D9;" ><!--DOT ABOVE -->
50 <!ENTITY grave            "&#x00060;" ><!--GRAVE ACCENT -->
51 <!ENTITY macr             "&#x000AF;" ><!--MACRON -->
52 <!ENTITY ogon             "&#x002DB;" ><!--OGONEK -->
53 <!ENTITY ring             "&#x002DA;" ><!--RING ABOVE -->
54 <!ENTITY tilde            "&#x002DC;" ><!--SMALL TILDE -->
55 <!ENTITY uml              "&#x000A8;" ><!--DIAERESIS -->