From: handa Date: Fri, 17 Sep 2010 03:43:24 +0000 (+0000) Subject: Fix for the case of failed LAM-AREF ligature. X-Git-Tag: REL-1-6-2~11 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7e254ccb8f425ba94522a9947060aff94063fc3d;p=m17n%2Fm17n-db.git Fix for the case of failed LAM-AREF ligature. --- diff --git a/FLT/ARAB-OTF-NO-GPOS.flt b/FLT/ARAB-OTF-NO-GPOS.flt index 5922051..1e2c557 100644 --- a/FLT/ARAB-OTF-NO-GPOS.flt +++ b/FLT/ARAB-OTF-NO-GPOS.flt @@ -256,7 +256,7 @@ ("([^ ]) ([^ ]+)? " < (1 =) (2 Bc.Bc = *) >) ("([^ ])([^ ]) ([^ ]+)? ([^ ]+)? " ; failed LAM-AREF ligature - < (1 =) (3 Br.Br = *) (2 = ) (4 Bl.Bl = *) >) + < (1 =) (3 Br.Br = *) > < (2 = ) (4 Bl.Bl = *) >) ("[^ ]" =) (" ")) *))