From f58c07717bb2e77d1f5010a23f4986ec85ff4f7a Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 22 Feb 2010 03:01:40 +0000 Subject: [PATCH 1/1] unicode: replace obsolete peseta sign by thai baht MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Even though ₧ is actually an official digraph, the currency is no longer in use and should therefore rarely be needed anymore. The baht is the most significant sign missing. --- unicode.plp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicode.plp b/unicode.plp index 6fa204c..33de0fb 100644 --- a/unicode.plp +++ b/unicode.plp @@ -138,7 +138,7 @@ print_glyph_tables( [qw{. α β}], [qw{. א}], 'Symbols', - [qw{. ¤ ¢ ₥ € £ ₨ $ ¥ . ₫ ₭ ₦ ₱ ₧ ₮ ₩ ₪}], + [qw{. ¤ ¢ ₥ € £ ₨ $ ¥ . ฿ ₫ ₭ ₦ ₱ ₮ ₩ ₪}], [qw{. ♠ ♡ ♢ ♣ . ♤ ♥ ♦ ♧}], [qw{. ☮ ☯ ☻ ♪ ♲ ♿ }], [qw{. ✂ ✉ ☎ }], [qw{. ⚠ ☡ ☠}], -- 2.30.0