~ubuntu-branches/ubuntu/vivid/fbreader/vivid-proposed

« back to all changes in this revision

Viewing changes to fbreader/data/formats/docbook/ISOgrk4.ent

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2007-12-04 12:51:45 UTC
  • Revision ID: james.westby@ubuntu.com-20071204125145-pw20qfyn0fx3h7jg
Tags: 0.8.8-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ...................................................................... -->
 
2
<!-- ISO Alternative Greek Symbols Entities V0.3 .......................... -->
 
3
<!-- File iso-grk4.ent .................................................... -->
 
4
 
 
5
<!-- Copyright (C) 2001, 2002 Organization for the Advancement of Structured
 
6
     Information Standards (OASIS).
 
7
 
 
8
     $Id: ISOgrk4.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-grk4.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 Alternative Greek Symbols//EN//XML
 
38
-->
 
39
 
 
40
<!ENTITY b.alpha        "&#x03B1;"> <!--  -->
 
41
<!ENTITY b.beta "&#x03B2;"> <!-- GREEK SMALL LETTER BETA -->
 
42
<!ENTITY b.gamma        "&#x03B3;"> <!-- GREEK SMALL LETTER GAMMA -->
 
43
<!ENTITY b.Gamma        "&#x0393;"> <!-- GREEK CAPITAL LETTER GAMMA -->
 
44
<!ENTITY b.gammad       "&#x03DC;"> <!-- GREEK LETTER DIGAMMA -->
 
45
<!ENTITY b.delta        "&#x03B4;"> <!-- GREEK SMALL LETTER DELTA -->
 
46
<!ENTITY b.Delta        "&#x0394;"> <!-- GREEK CAPITAL LETTER DELTA -->
 
47
<!ENTITY b.epsi "&#x03B5;"> <!--  -->
 
48
<!ENTITY b.epsiv        "&#x03B5;"> <!--  -->
 
49
<!ENTITY b.epsis        "&#x03B5;"> <!--  -->
 
50
<!ENTITY b.zeta "&#x03B6;"> <!-- GREEK SMALL LETTER ZETA -->
 
51
<!ENTITY b.eta  "&#x03B7;"> <!-- GREEK SMALL LETTER ETA -->
 
52
<!ENTITY b.thetas       "&#x03B8;"> <!--  -->
 
53
<!ENTITY b.Theta        "&#x0398;"> <!-- GREEK CAPITAL LETTER THETA -->
 
54
<!ENTITY b.thetav       "&#x03D1;"> <!--  -->
 
55
<!ENTITY b.iota "&#x03B9;"> <!-- GREEK SMALL LETTER IOTA -->
 
56
<!ENTITY b.kappa        "&#x03BA;"> <!-- GREEK SMALL LETTER KAPPA -->
 
57
<!ENTITY b.kappav       "&#x03F0;"> <!-- GREEK KAPPA SYMBOL -->
 
58
<!ENTITY b.lambda       "&#x03BB;"> <!-- GREEK SMALL LETTER LAMDA -->
 
59
<!ENTITY b.Lambda       "&#x039B;"> <!-- GREEK CAPITAL LETTER LAMDA -->
 
60
<!ENTITY b.mu   "&#x03BC;"> <!-- GREEK SMALL LETTER MU -->
 
61
<!ENTITY b.nu   "&#x03BD;"> <!-- GREEK SMALL LETTER NU -->
 
62
<!ENTITY b.xi   "&#x03BE;"> <!-- GREEK SMALL LETTER XI -->
 
63
<!ENTITY b.Xi   "&#x039E;"> <!-- GREEK CAPITAL LETTER XI -->
 
64
<!ENTITY b.pi   "&#x03C0;"> <!-- GREEK SMALL LETTER PI -->
 
65
<!ENTITY b.Pi   "&#x03A0;"> <!-- GREEK CAPITAL LETTER PI -->
 
66
<!ENTITY b.piv  "&#x03D6;"> <!-- GREEK PI SYMBOL -->
 
67
<!ENTITY b.rho  "&#x03C1;"> <!-- GREEK SMALL LETTER RHO -->
 
68
<!ENTITY b.rhov "&#x03F1;"> <!-- GREEK RHO SYMBOL -->
 
69
<!ENTITY b.sigma        "&#x03C3;"> <!-- GREEK SMALL LETTER SIGMA -->
 
70
<!ENTITY b.Sigma        "&#x03A3;"> <!-- GREEK CAPITAL LETTER SIGMA -->
 
71
<!ENTITY b.sigmav       "&#x03C2;"> <!--  -->
 
72
<!ENTITY b.tau  "&#x03C4;"> <!-- GREEK SMALL LETTER TAU -->
 
73
<!ENTITY b.upsi "&#x03C5;"> <!-- GREEK SMALL LETTER UPSILON -->
 
74
<!ENTITY b.Upsi "&#x03D2;"> <!--  -->
 
75
<!ENTITY b.phis "&#x03C6;"> <!-- GREEK SMALL LETTER PHI -->
 
76
<!ENTITY b.Phi  "&#x03A6;"> <!-- GREEK CAPITAL LETTER PHI -->
 
77
<!ENTITY b.phiv "&#x03D5;"> <!-- GREEK PHI SYMBOL -->
 
78
<!ENTITY b.chi  "&#x03C7;"> <!-- GREEK SMALL LETTER CHI -->
 
79
<!ENTITY b.psi  "&#x03C8;"> <!-- GREEK SMALL LETTER PSI -->
 
80
<!ENTITY b.Psi  "&#x03A8;"> <!-- GREEK CAPITAL LETTER PSI -->
 
81
<!ENTITY b.omega        "&#x03C9;"> <!-- GREEK SMALL LETTER OMEGA -->
 
82
<!ENTITY b.Omega        "&#x03A9;"> <!-- GREEK CAPITAL LETTER OMEGA -->
 
83
 
 
84
<!-- End of ISO Alternative Greek Symbols Entities V0.3 ................... -->
 
85
<!-- ...................................................................... -->