diff --git a/bedstead.c b/bedstead.c index b2b409c..2ae8a20 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1389,8 +1389,8 @@ static struct glyph { ALIAS("uni1E7E.c2sc", "uni1E7F"), {"\00\00\21\21\12\12\04\00\04", U(1E7F) }, /* vdotbelow */ {"\12\00\21\25\25\25\12\00\00", 0x1e84, "Wdieresis", }, - ALIAS("Wdieresis.sc", "wdieresis"), {"\12\00\21\21\25\25\12\00\00", 0x1e85, "wdieresis", }, + ALIAS("wdieresis.sc", "Wdieresis"), {"\21\21\21\25\25\25\12\00\04", U(1E88) }, /* Wdotbelow */ ALIAS("uni1E88.c2sc", "uni1E89"), {"\00\00\21\21\25\25\12\00\04", U(1E89) }, /* wdotbelow */ @@ -2604,6 +2604,8 @@ static struct glyph { ALIAS("rtblock.sep6", "u1CE7A"), ALIAS("block.sep6", "u1CE8F"), + /* Compatibility alias added after 002.009. */ + ALIAS("Wdieresis.sc", "wdieresis"), /* and finally */ {"\37\21\21\21\21\21\37\00\00", -1, ".notdef" }, };