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

« back to all changes in this revision

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