delta, sigma, angle aliases

This commit is contained in:
Glenn Maynard
2004-10-06 21:42:20 +00:00
parent 197033a08b
commit 731ab3d6cc
+3
View File
@@ -260,7 +260,10 @@ static void InitCharAliases()
{ "nbsp", 0x00a0 }, /* Non-breaking space */
/* Symbols: */
{ "delta", 0x0394 }, /* Δ */
{ "sigma", 0x03a3 }, /* Σ */
{ "omega", 0x03a9 }, /* Ω */
{ "angle", 0x2220 }, /* ∠ */
{ "whiteheart", 0x2661 }, /* ♡ */
{ "blackstar", 0x2605 }, /* ★ */
{ "whitestar", 0x2606 }, /* ☆ */