From: Ben Harris Date: Sun, 21 Jun 2020 10:00:28 +0000 (+0100) Subject: Rename "uni2126" to "Omega" X-Git-Tag: bedstead-002.002~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=3b7e3ba4cd823d383869502a2075004e5318de56;p=bedstead.git Rename "uni2126" to "Omega" The latter is the name recommended by AGLFN 1.7. --- diff --git a/bedstead.c b/bedstead.c index f528eca..475aca6 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1194,7 +1194,8 @@ static struct glyph { /* Letterlike symbols */ {{016,021,035,033,033,035,031,021,016}, U(2117) }, /* phonographic */ - {{016,021,021,021,021,012,033,000,000}, U(2126) }, /* ohm sign */ + {{016,021,021,021,021,012,033,000,000}, 0x2126, "Omega" }, + ALIAS("uni2126", "Omega"), /* for compatibility with 002.001 */ {{033,012,021,021,021,021,016,000,000}, U(2127) }, /* mho sign */ {{000,000,010,004,004,004,006,000,000}, U(2129) }, /* turned iota */ {{001,001,001,017,001,001,037,000,000}, U(2132) }, /* turned F */