From: ntakahas Date: Mon, 6 Aug 2007 05:29:13 +0000 (+0000) Subject: Specify GPOS order explicitly. X-Git-Tag: REL-1-5-0~88 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=15f39ef49c6984fa24bd79e2cb7f54809b3efd6c;p=m17n%2Fm17n-db.git Specify GPOS order explicitly. Change "otf:knda=+" to "=". --- diff --git a/FLT/KNDA-OTF.flt b/FLT/KNDA-OTF.flt index 4b9d46d..5f31ddf 100644 --- a/FLT/KNDA-OTF.flt +++ b/FLT/KNDA-OTF.flt @@ -155,10 +155,10 @@ (0 (cond (" ([^ ]+) " - (1 otf:knda=blwf,abvs,blws,psts)) + (1 otf:knda=blwf,abvs,blws,psts+abvm,blwm,dist)) ("." - [ otf:knda=+ ])) + [ = ])) *)) ;; Local Variables: