From 96c733df7ba522effc3889077abddcb7379f95a1 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Wed, 26 Apr 2017 23:23:23 +0200 Subject: [PATCH] unicode: minor planets table including pluto Only major bodies in solar group. Move Pluto with other ex-planets. --- unicode-table.inc.pl | 3 ++- unicode.plp | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 7e528c1..01d537a 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -38,7 +38,8 @@ symbols => { qw{. 📎 📯 📠 ☏ 📞 }, # paperclip, postal horn, fax machine, white phone, receiver ], trinity => [qw{. ✊ ✋ ✌ . 🚹 🐜 👽 }], # rock, paper, scissors; terran, protoss, zerg - solar => [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ⛢ ♆ ♇}], # sun, mercury-neptune, pluto + solar => [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ⛢ ♆ }], # sun, mercury-neptune + minorplanets => [qw{. ⚳ ⚴ ⚵ ⚶ ⚷ ♇ }], # 1ceres, 2pallas, 3juno, 4vesta, 2060chiron, 134340pluto zodiac => [ qw{. ♈ ♉ ♊ ♋ ♌ ♍ ♎ ♏ ♐ ♑ ♒ ♓ }, # western signs qw{. 寅 卯 辰 巳 午 未 申 酉 戌 亥 子 丑 }, # chinese signs (earthly branches) diff --git a/unicode.plp b/unicode.plp index c724fda..68d20f0 100644 --- a/unicode.plp +++ b/unicode.plp @@ -64,6 +64,7 @@ my @config = qw( signs2 Signs solar + ?minorplanets zodiac=0-1=3?zodiac Key_commands keys/spacing -- 2.30.0