layouts: Add Greek

Greek layout created by Antonis Tsolomitis
University of the Aegean, Department of Mathematics, atsol@aegean.gr
This commit is contained in:
Dorota Czaplejewicz
2019-10-02 17:56:16 +00:00
parent b3a63042cb
commit 854a9bb22e
3 changed files with 199 additions and 1 deletions

View File

@ -47,7 +47,7 @@ endforeach
# The layout test is in the examples directory
# due to the way Cargo builds executables
# and the need to call it manually
foreach layout : ['us', 'es', 'nb', 'number']
foreach layout : ['us', 'el', 'es', 'nb', 'number']
test(
'test_layout_' + layout,
cargo_script,