From: ntakahas Date: Mon, 6 Aug 2007 05:27:25 +0000 (+0000) Subject: Specify GPOS order explicitly. X-Git-Tag: REL-1-5-0~89 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=72280ac651eaefdce6a829672c4198274b7f26c0;p=m17n%2Fm17n-db.git Specify GPOS order explicitly. Change "otf:deva=+" to "=". --- diff --git a/FLT/DEVA-OTF.flt b/FLT/DEVA-OTF.flt index 2c5404b..37ce28e 100644 --- a/FLT/DEVA-OTF.flt +++ b/FLT/DEVA-OTF.flt @@ -164,9 +164,9 @@ (0 (cond (" ([^ ]+) " - (1 otf:deva=pres,abvs,blws,psts,haln)) + (1 otf:deva=pres,abvs,blws,psts,haln+abvm,blwm,dist)) ("." - [ otf:deva=+ ])) + [ = ])) *)) ;; Local Variables: