From: Mischa POSLAWSKY Date: Tue, 9 Mar 2010 21:14:31 +0000 (+0000) Subject: unicode: regularise latin samples X-Git-Tag: v1.3~45 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/c795df707c547786ce244da6915d9409f2a65179 unicode: regularise latin samples Replace second latin table to better show different accents instead of attempting to maximise the subset for common western usage. The latter doesn't have much practical use, while the former is at least useful for digraph tutoring, and allows a pattern similar to the first latin table. Add a few verbose tables for emergency access to a few latin orthographies. --- diff --git a/unicode.plp b/unicode.plp index fe653f9..e22ce5f 100644 --- a/unicode.plp +++ b/unicode.plp @@ -43,7 +43,16 @@ print_glyph_tables( [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}], [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ }, $verbose ? () : qw{. ◄ ►}], [qw{. å ä ö ü ß . ā æ ø ű ſ}], - [qw{. ñ ç é ê è . ŋ č ų ŭ ů }], + [qw{ + . á è õ û ç . ą ı ơ ů þ + }], + $verbose ? [qw{ + .>Englisc æ ð ē ȝ œ þ ƿ + .>Sámi á č đ ŋ š ŧ ž + .>Slavic ą ě ł ů ź ż ž + .>Türkçe ç ğ ı İ ö ş ü + .>Esperanto ĉ ĝ ĥ ĵ ŝ ŭ + }] : (), [qw{. ¿ … 〃 ‐ – . ‽ · ※ ‒ — }], [qw{. α β}],