From e51287199a48ab223d72d41a8b28ddb8b9b2818a Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 22 Feb 2010 04:15:07 +0000 Subject: [PATCH] unicode: extend popular symbols - Add common interpunction (sorely lacking upto now). - Alternative row of secondary accented letters. - Drop hebrew alef: not common at all, besides actual hebrew for which a single letter is very much insufficient. --- unicode.plp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/unicode.plp b/unicode.plp index eaa3819..3435730 100644 --- a/unicode.plp +++ b/unicode.plp @@ -134,8 +134,9 @@ print_glyph_tables( [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}], [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ }], [qw{. å ä ö ü ß . ā æ ø ű ſ}], - [qw{. ¿ ç ñ é ê è}], - [qw{. α β}], [qw{. א}], + [qw{. ñ ç é ê è . ŋ č ų ŭ ů }], + [qw{. ¿ … 〃 ‐ – . ‽ · ※ ‒ — }], + [qw{. α β}], 'Symbols', [qw{. ¤ ¢ ₥ € £ ₨ $ ¥ . ฿ ₫ ₭ ₦ ₱ ₮ ₩ ₪}], -- 2.30.0