Greek keyboard: ancient Greek numerals addition (#8554)

Added the Greek numerals for 6, 90 and 900, they are used
even today when we write numbers with Greek letters.
reviewable/pr8558/r1
ichnilatis-gr 2 years ago committed by GitHub
parent a025863f54
commit 59eaa471e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -103,7 +103,7 @@ return {
{ _V_el, _v_el, "<", com, "Ώ", "ώ", "Ý", "ý", },
{ _B_el, _b_el, ">", prd, "", "", "", "", },
{ _N_el, _n_el, "", "", "Ú", "", "", "", },
{ _M_el, _m_el, "", "", "Ç", "ç", "", "¨", },
{ _M_el, _m_el, "", "", "Ϛ", "ϛ", "", "¨", },
{ label = "",
width = 1.5,
bold = false
@ -118,8 +118,8 @@ return {
{ label = "_",
" ", " ", " ", " ", " ", " ", " ", " ",
width = 3.0},
{ com, com, "«", "", "Ũ", "ũ", "", com, },
{ prd, prd, "»", "", "Ĩ", "ĩ", "", prd, },
{ com, com, "«", "", "Ϟ", "ϟ", "", com, },
{ prd, prd, "»", "", "Ϡ", "ϡ", "", prd, },
{ label = "",
"\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n",
width = 1.5,

Loading…
Cancel
Save