Fix shape of y-ogonek (used by Elfdalian) (#1437).
This commit is contained in:
parent
0c9b46ac9b
commit
b3b7646f5b
7 changed files with 70 additions and 125 deletions
|
@ -4,6 +4,9 @@ export : define iotaBelowToLfTf : object
|
|||
export : define ogonekBelowToTRTf : object
|
||||
'ogonekBelow' 'ogonekTR'
|
||||
|
||||
export : define ogonekBelowToTRTf_Y : object
|
||||
'ogonekBelow' 'ogonekTR_Y'
|
||||
|
||||
export : define upperGrekMarkToTonosTf : object
|
||||
'variaAbove' 'variaGrekUpperTonos'
|
||||
'oxiaAbove' 'oxiaGrekUpperTonos'
|
||||
|
@ -30,8 +33,6 @@ 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue