~ubuntu-branches/ubuntu/trusty/w3c-sgml-lib/trusty

« back to all changes in this revision

Viewing changes to htdocs/sgml-lib/REC-xml-entity-names-20100401/isodia.ent

  • Committer: Bazaar Package Importer
  • Author(s): Nicholas Bamber
  • Date: 2010-08-21 11:15:42 UTC
  • Revision ID: james.westby@ubuntu.com-20100821111542-cklvls9be6wh2f2z
Tags: upstream-1.1
ImportĀ upstreamĀ versionĀ 1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
<!--
 
3
     File isodia.ent produced by the XSL script entities.xsl
 
4
     from input data in unicode.xml.
 
5
 
 
6
     Copyright 1998 - 2010 W3C.
 
7
 
 
8
     Use and distribution of this code are permitted under the terms of the
 
9
     W3C Software Notice and License.
 
10
     http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html
 
11
 
 
12
     Please report any errors to David Carlisle
 
13
     via the public W3C list www-math@w3.org.
 
14
 
 
15
     The numeric character values assigned to each entity
 
16
     (should) match the Unicode assignments in Unicode 5.x.
 
17
 
 
18
     Entity names in this file are derived from files carrying the
 
19
     following notice:
 
20
 
 
21
     (C) International Organization for Standardization 1986
 
22
     Permission to copy in any form is granted for use with
 
23
     conforming SGML systems and applications as defined in
 
24
     ISO 8879, provided this notice is included in all copies.
 
25
 
 
26
-->
 
27
 
 
28
 
 
29
<!-- 
 
30
 
 
31
       Public identifier: -//W3C//ENTITIES Diacritical Marks//EN//XML
 
32
       System identifier: http://www.w3.org/2003/entities/2007/isodia.ent
 
33
 
 
34
     The public identifier should always be used verbatim.
 
35
     The system identifier may be changed to suit local requirements.
 
36
 
 
37
     Typical invocation:
 
38
 
 
39
       <!ENTITY % isodia PUBLIC
 
40
         "-//W3C//ENTITIES Diacritical Marks//EN//XML"
 
41
         "http://www.w3.org/2003/entities/2007/isodia.ent"
 
42
       >
 
43
       %isodia;
 
44
 
 
45
-->
 
46
 
 
47
<!ENTITY acute            "&#x000B4;" ><!--ACUTE ACCENT -->
 
48
<!ENTITY breve            "&#x002D8;" ><!--BREVE -->
 
49
<!ENTITY caron            "&#x002C7;" ><!--CARON -->
 
50
<!ENTITY cedil            "&#x000B8;" ><!--CEDILLA -->
 
51
<!ENTITY circ             "&#x002C6;" ><!--MODIFIER LETTER CIRCUMFLEX ACCENT -->
 
52
<!ENTITY dblac            "&#x002DD;" ><!--DOUBLE ACUTE ACCENT -->
 
53
<!ENTITY die              "&#x000A8;" ><!--DIAERESIS -->
 
54
<!ENTITY dot              "&#x002D9;" ><!--DOT ABOVE -->
 
55
<!ENTITY grave            "&#x00060;" ><!--GRAVE ACCENT -->
 
56
<!ENTITY macr             "&#x000AF;" ><!--MACRON -->
 
57
<!ENTITY ogon             "&#x002DB;" ><!--OGONEK -->
 
58
<!ENTITY ring             "&#x002DA;" ><!--RING ABOVE -->
 
59
<!ENTITY tilde            "&#x002DC;" ><!--SMALL TILDE -->
 
60
<!ENTITY uml              "&#x000A8;" ><!--DIAERESIS -->