Ancillary Ogonek fixes
This commit is contained in:
parent
6e285a4c8e
commit
1e116ed291
7 changed files with 134 additions and 22 deletions
|
@ -30,6 +30,8 @@ export : define markCompositionTf : object
|
|||
'perispomeniAbove' 'dasiaPerispomeni'
|
||||
'cyrlPsiliAbove' : object
|
||||
'cyrlPokrytieAbove' 'cyrlPsiliPokrytieAbove'
|
||||
'y' : object
|
||||
'ogonekBelow' 'yOgonek'
|
||||
|
||||
export : define decompositionOverrides : object
|
||||
# Latvians use comma instead of cedillas in several letters.
|
||||
|
@ -159,8 +161,3 @@ export : define decompositionOverrides : object
|
|||
."\uA7BB" "a\uE010"
|
||||
."\uA7BD" "i\uE010"
|
||||
."\uA7BF" "u\uE010"
|
||||
|
||||
# Suppress incorrect slashed arrows... so far
|
||||
."\u219A" ""
|
||||
."\u219B" ""
|
||||
."\u21AE" ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue