unicode: replace Å by more educational ā
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 16 Jul 2009 00:09:56 +0000 (00:09 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 13 Oct 2009 22:38:42 +0000 (22:38 +0000)
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

index b55e7715fa2e838d065b60fc01f4eacac77e6e4e..a5d95f822bd7be7bb76d1e839fc6e581ba1443fa 100644 (file)
@@ -154,7 +154,7 @@ print_glyph_tables(
        [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}],
        [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}],
        [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ . ◄ ► }],
        [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}],
        [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}],
        [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ . ◄ ► }],
-       [qw{. å ä ö ü ß . Å æ ø ű ſ}],
+       [qw{. å ä ö ü ß . ā æ ø ű ſ}],
        [qw{. ¿ ç ñ é ê è}],
        [qw{. α β}], [qw{. א}],
 
        [qw{. ¿ ç ñ é ê è}],
        [qw{. α β}], [qw{. א}],