projects
/
m17n
/
m17n-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90f1bc8
)
Fix for the case of failed LAM-AREF ligature.
author
handa
<handa>
Fri, 17 Sep 2010 03:43:24 +0000
(
03:43
+0000)
committer
handa
<handa>
Fri, 17 Sep 2010 03:43:24 +0000
(
03:43
+0000)
FLT/ARAB-OTF-NO-GPOS.flt
patch
|
blob
|
history
diff --git
a/FLT/ARAB-OTF-NO-GPOS.flt
b/FLT/ARAB-OTF-NO-GPOS.flt
index
5922051
..
1e2c557
100644
(file)
--- 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 = *) >)
("[^ ]" =)
(" "))
*))