("([CR]n?H)([NJ])"): Fix for the case of this pattern.
authorhanda <handa>
Tue, 13 Apr 2004 12:23:40 +0000 (12:23 +0000)
committerhanda <handa>
Tue, 13 Apr 2004 12:23:40 +0000 (12:23 +0000)
DEV-OTF.flt

index be6a53c..ed51ce0 100644 (file)
@@ -80,7 +80,7 @@
    ;; If [CR]H is followed by ZWNJ/ZWJ, move ZWNJ/ZWJ) to the head so
    ;; that the later stages find it quickly.
    ("([CR]n?H)([NJ])"
-    < | (2 =) (1 = =) | > )
+    < | (2 =) (1 = *) | > )
 
    ;; A syllable starting with RH (Reph) and ending with a vowel
    ;; and/or a vowel modifier.