From d93e4b28256154aa4e2ad45cbb8d03a8eb153c96 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 15 Oct 2009 00:31:14 +0000 Subject: additions: greek ligatures, arrows, ⚠, … MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@2116 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- Compose/src/greek.module | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'Compose/src/greek.module') diff --git a/Compose/src/greek.module b/Compose/src/greek.module index 6f19fa3..8721a16 100644 --- a/Compose/src/greek.module +++ b/Compose/src/greek.module @@ -820,6 +820,21 @@ : "Ϗ" U03CF # GREEK CAPITAL KAI SYMBOL : "Ϗ" U03CF # GREEK CAPITAL KAI SYMBOL +# ligatures and variants + : "Ϛ" U03DA # GREEK LETTER STIGMA + : "ϛ" U03DB # GREEK SMALL LETTER STIGMA + : "ϐ" U03D0 # GREEK BETA SYMBOL + : "ϖ" U03D6 # GREEK PI SYMBOL + : "ϼ" U03FC # GREEK RHO WITH STROKE SYMBOL + : "϶" U03F6 # GREEK REVERSED LUNATE EPSILON SYMBOL +# very old greek, not supported at the moment +# Ϟϟ Ϡϡ Ϻϻ (ͰͱͲͳͶͷ) + : "Ϝ" U03DC # GREEK LETTER DIGAMMA + : "Ϝ" U03DC # GREEK LETTER DIGAMMA + : "ϝ" U03DD # GREEK SMALL LETTER DIGAMMA +# : "Ϙ" U03D8 # GREEK LETTER ARCHAIC KOPPA +# : "Ϙ" U03D8 # GREEK LETTER ARCHAIC KOPPA +# : "ϙ" U03D9 # GREEK SMALL LETTER ARCHAIC KOPPA # End of additional Definitions (greek letters) by Neo keyboard layout -- cgit v1.2.3