From: ntakahas Date: Tue, 8 Mar 2005 06:18:57 +0000 (+0000) Subject: Pre-matra is put to the left of consonant ligature. X-Git-Tag: REL-1-3-0~213 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1982bf447b2b9152a1e4b45a06fd02500416a60e;p=m17n%2Fm17n-db.git Pre-matra is put to the left of consonant ligature. --- diff --git a/SINH-OTF.flt b/SINH-OTF.flt index 6334716..8479a72 100644 --- a/SINH-OTF.flt +++ b/SINH-OTF.flt @@ -96,9 +96,9 @@ (generator (0 (cond - ;; 1 2 3 4 5 6 7 8 - (" ([^ mbup]*)([^ mbup])(m)?(b)?(u)?(p)?(h)?(a)? " - | (1 = *) (3 =) (2 =) (4 =) (5 =) (6 =) (7 0x0DCA) (8 =) |) + ;; 1 2 3 4 5 6 7 + (" ([^ mbup]+)(m)?(b)?(u)?(p)?(h)?(a)? " + | (2 =) (1 = *) (3 =) (4 =) (5 =) (6 0x0DCA) (7 =) |) ("." =)) *))