This commit is contained in:
be5invis 2023-08-04 13:42:50 -07:00
parent be4dbe064e
commit b4cb6a6ab7

View file

@ -234,7 +234,7 @@ glyph-block Letter-Latin-Lower-E : begin
include : Body [DivFrame 1] XH [AdviceStroke2 2 3 XH] (tailSlab -- styTop) include : Body [DivFrame 1] XH [AdviceStroke2 2 3 XH] (tailSlab -- styTop)
include : FlipAround Middle (XH / 2) include : FlipAround Middle (XH / 2)
select-variant "Schwa.\(suffix)" (follow -- "CTopSerifOnly") select-variant "Schwa.\(suffix)" (follow -- "CTopSerifOnly")
select-variant "schwa.\(suffix)" (follow -- "CTopSerifOnly") select-variant "schwa.\(suffix)" (follow -- "cTopSerifOnly")
create-glyph "eRev.\(suffix)" : glyph-proc create-glyph "eRev.\(suffix)" : glyph-proc
include : MarkSet.e include : MarkSet.e