From 0626d450bf9b84d700a4a58c4fcee64df119ccaf Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Thu, 16 Jul 2009 00:09:56 +0000 Subject: [PATCH] =?utf8?q?unicode:=20replace=20=C3=85=20by=20more=20educat?= =?utf8?q?ional=20=C4=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Assume users can figure out capitals for themselves. More useful is mentioning something with a macron, which fits very well (similar to å: usually a long aa). --- unicode.plp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicode.plp b/unicode.plp index b55e771..a5d95f8 100644 --- a/unicode.plp +++ b/unicode.plp @@ -154,7 +154,7 @@ print_glyph_tables( [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}], [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}], [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ . ◄ ► }], - [qw{. å ä ö ü ß . Å æ ø ű ſ}], + [qw{. å ä ö ü ß . ā æ ø ű ſ}], [qw{. ¿ ç ñ é ê è}], [qw{. α β}], [qw{. א}], -- 2.30.0