From: ntakahas Date: Thu, 13 Sep 2007 12:27:37 +0000 (+0000) Subject: Render post-base vowel sign correctly after an independent vowel. X-Git-Tag: REL-1-5-0~39 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2441f31918f241e559fa6779a0bfc79640592204;p=m17n%2Fm17n-db.git Render post-base vowel sign correctly after an independent vowel. --- diff --git a/FLT/BENG-OTF.flt b/FLT/BENG-OTF.flt index ac87697..60807e0 100644 --- a/FLT/BENG-OTF.flt +++ b/FLT/BENG-OTF.flt @@ -125,9 +125,9 @@ < | (2 pre-below) (6 =) (1 otf:beng=rphf+) (2 post) | >) ;; A syllable starting with an independent vowel. - ;;1 2 3 - ("(V)(J?HYp)?(A?a?)" - < | (1 =) 0x0980 (2 0x09AF 0x09CD) (3 = *) | >) + ;;1 2 3 4 5 6 + ("(V)(J?(H)(Y)(p))?(A?a?)" + < | (1 =) 0x0980 (4 =) (3 =) (5 =) (6 = *) | >) ("." =)) *)