diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 22:58:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 22:58:20 +0000 |
commit | d087712418726a64822e40ce1c0627a514d17975 (patch) | |
tree | c4942175bbffb74d67fe94f7ab804354bed7824f /Master/texmf-dist/omega/otp/ethiop/ethospc.otp | |
parent | e6a66b49ce19e32e4719208298db515429c3c12f (diff) |
trunk/Master/texmf-dist/omega
git-svn-id: svn://tug.org/texlive/trunk@103 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/omega/otp/ethiop/ethospc.otp')
-rw-r--r-- | Master/texmf-dist/omega/otp/ethiop/ethospc.otp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/omega/otp/ethiop/ethospc.otp b/Master/texmf-dist/omega/otp/ethiop/ethospc.otp new file mode 100644 index 00000000000..685e73178ec --- /dev/null +++ b/Master/texmf-dist/omega/otp/ethiop/ethospc.otp @@ -0,0 +1,12 @@ +aliases: + space= @"0020; + ethchar= @"1200-@"135f; + ethspace= @"1360; + ethpunctuation= @"1361-@"1368; + ethnum= @"1369-@"137c; + +expressions: + {space} {ethpunctuation} => <= \$; + {ethpunctuation} {space} => <= \1; + {ethpunctuation} => "\nobreak\ethglue{}" \1 "\allowbreak\ethglue{}"; + |