add ignore case in asciitilde_asciitilde_greater
This commit is contained in:
parent
bbd6b20d6c
commit
e3d58a96b4
2 changed files with 2 additions and 0 deletions
|
@ -1135,6 +1135,7 @@ feature calt {
|
||||||
lookup asciitilde_asciitilde_greater.liga {
|
lookup asciitilde_asciitilde_greater.liga {
|
||||||
ignore sub asciitilde asciitilde' asciitilde greater;
|
ignore sub asciitilde asciitilde' asciitilde greater;
|
||||||
ignore sub asciitilde' asciitilde greater greater;
|
ignore sub asciitilde' asciitilde greater greater;
|
||||||
|
ignore sub less asciitilde' asciitilde greater;
|
||||||
sub SPC SPC greater' by asciitilde_asciitilde_greater.liga;
|
sub SPC SPC greater' by asciitilde_asciitilde_greater.liga;
|
||||||
sub SPC asciitilde' greater by SPC;
|
sub SPC asciitilde' greater by SPC;
|
||||||
sub asciitilde' asciitilde greater by SPC;
|
sub asciitilde' asciitilde greater by SPC;
|
||||||
|
|
|
@ -1135,6 +1135,7 @@ feature calt {
|
||||||
lookup asciitilde_asciitilde_greater.liga {
|
lookup asciitilde_asciitilde_greater.liga {
|
||||||
ignore sub asciitilde asciitilde' asciitilde greater;
|
ignore sub asciitilde asciitilde' asciitilde greater;
|
||||||
ignore sub asciitilde' asciitilde greater greater;
|
ignore sub asciitilde' asciitilde greater greater;
|
||||||
|
ignore sub less asciitilde' asciitilde greater;
|
||||||
sub SPC SPC greater' by asciitilde_asciitilde_greater.liga;
|
sub SPC SPC greater' by asciitilde_asciitilde_greater.liga;
|
||||||
sub SPC asciitilde' greater by SPC;
|
sub SPC asciitilde' greater by SPC;
|
||||||
sub asciitilde' asciitilde greater by SPC;
|
sub asciitilde' asciitilde greater by SPC;
|
||||||
|
|
Loading…
Reference in a new issue