diff options
author | Alexander Bokovoy <ab@samba.org> | 2003-04-30 21:39:49 +0000 |
---|---|---|
committer | Alexander Bokovoy <ab@samba.org> | 2003-04-30 21:39:49 +0000 |
commit | bd30b6066f1a28663b28466a67064149b6e060a4 (patch) | |
tree | dc4478c5aafd9078f380e5e2ea11926519905fb0 /docs/docbook/xslt/db2latex/mathml/ent/isogrk2.ent | |
parent | 049791de5b6e43e827e2be01a65958389d9c76e2 (diff) | |
download | samba-bd30b6066f1a28663b28466a67064149b6e060a4.tar.gz samba-bd30b6066f1a28663b28466a67064149b6e060a4.tar.bz2 samba-bd30b6066f1a28663b28466a67064149b6e060a4.zip |
Docbook XML conversion: XSLT and build infrastructure
(This used to be commit f4f6e0b29e744077dfb836745716a659a49d7529)
Diffstat (limited to 'docs/docbook/xslt/db2latex/mathml/ent/isogrk2.ent')
-rw-r--r-- | docs/docbook/xslt/db2latex/mathml/ent/isogrk2.ent | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/docs/docbook/xslt/db2latex/mathml/ent/isogrk2.ent b/docs/docbook/xslt/db2latex/mathml/ent/isogrk2.ent new file mode 100644 index 0000000000..424786cabb --- /dev/null +++ b/docs/docbook/xslt/db2latex/mathml/ent/isogrk2.ent @@ -0,0 +1,46 @@ +<!-- + + File isogrk2.ent produced by the dsssl script ent.dsl + from input data in unicode.xml. + + Please report any errors to + David Carlisle <davidc@nag.co.uk>. + + The numeric character values assigned to each entity + (should) match either official Unicode assignments + or assignments in the STIX proposal for characters + for Mathematics. + + The STIX assignments are temporary and will change if + the proposal or some variant of it is adopted by the + Unicode Consortium. + + Entity names in this file are derived from files carrying the + following notice: + + (C) International Organization for Standardization 1986 + 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. +--> + +<!ENTITY aacgr "ά" ><!--U03AC =small alpha, accent, Greek --> +<!ENTITY Aacgr "Ά" ><!--U0386 =capital Alpha, accent, Greek --> +<!ENTITY eacgr "έ" ><!--U03AD =small epsilon, accent, Greek --> +<!ENTITY eeacgr "ή" ><!--U03AE =small eta, accent, Greek --> +<!ENTITY Eacgr "Έ" ><!--U0388 =capital Epsilon, accent, Greek --> +<!ENTITY EEacgr "Ή" ><!--U0389 =capital Eta, accent, Greek --> +<!ENTITY iacgr "ί" ><!--U03AF =small iota, accent, Greek --> +<!ENTITY idiagr "ΐ" ><!--U0390 =small iota, dieresis, accent, Greek --> +<!ENTITY idigr "ϊ" ><!--U03CA =small iota, dieresis, Greek --> +<!ENTITY Iacgr "Ί" ><!--U038A =capital Iota, accent, Greek --> +<!ENTITY Idigr "Ϊ" ><!--U03AA =capital Iota, dieresis, Greek --> +<!ENTITY oacgr "ό" ><!--U03CC =small omicron, accent, Greek --> +<!ENTITY ohacgr "ώ" ><!--U03CE =small omega, accent, Greek --> +<!ENTITY Oacgr "Ό" ><!--U038C =capital Omicron, accent, Greek --> +<!ENTITY OHacgr "Ώ" ><!--U038F =capital Omega, accent, Greek --> +<!ENTITY uacgr "ύ" ><!--U03CD =small upsilon, accent, Greek --> +<!ENTITY udiagr "ΰ" ><!--U03B0 =small upsilon, dieresis, accent, Greek --> +<!ENTITY udigr "ϋ" ><!--U03CB =small upsilon, dieresis, Greek --> +<!ENTITY Uacgr "Ύ" ><!--U038E =capital Upsilon, accent, Greek --> +<!ENTITY Udigr "Ϋ" ><!--U03AB =capital Upsilon, dieresis, Greek --> |