diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-03 01:26:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-03 01:26:54 +0800 |
commit | fee369fddf46257b0553ab64285210232f153763 (patch) | |
tree | f07ab97cf90dcaefa49a3bb4685f277753b94257 /textproc/Makefile | |
parent | f2acab5080253776cb8186362d7c612edec494b3 (diff) | |
download | freebsd-ports-gnome-fee369fddf46257b0553ab64285210232f153763.tar.gz freebsd-ports-gnome-fee369fddf46257b0553ab64285210232f153763.tar.zst freebsd-ports-gnome-fee369fddf46257b0553ab64285210232f153763.zip |
This is a keyboard for typesetting Ancient Greek with precomposed Unicode
characters. It is written in Keyman Keyboard Language by SIL Non-Roman Script
Initiative (NRSI).
The main purpose of the keyboards is to provide a wide range of keying options,
so many characters can be entered in multiple ways. The features include:
* preserving the context when deleting;
* choosing the correct code for the sigma depending upon the encoding and
the context (so the correct final form is used when appropriate);
* understanding the context of gamma so that it can be typed as 'n' before
kappa, xi or chi and as 'ng' before another gamma.
* support for Greek punctuation.
WWW: http://scripts.sil.org/KeymanKeyboardLinks#e9f80714
PR: ports/138447
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index cd2beda764ca..8bcd24339ca7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1068,6 +1068,7 @@ SUBDIR += scim-kmfl-european-latin SUBDIR += scim-kmfl-imengine SUBDIR += scim-kmfl-sil-ezra + SUBDIR += scim-kmfl-sil-galatia SUBDIR += scim-kmfl-sil-ipa-unicode5 SUBDIR += scim-kmfl-sil-panafrican-latin SUBDIR += scim-kmfl-sil-yi |