summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/omega/otp/ethiop/ethospc.otp
blob: 685e73178ec87156703bbe65f03d414d7eb048aa (plain)
1
2
3
4
5
6
7
8
9
10
11
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{}";