From: Mischa POSLAWSKY Date: Tue, 8 Feb 2011 19:12:43 +0000 (+0100) Subject: unicode: option for common number derivatives X-Git-Tag: v1.5~68 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/5a53ab55da0e1311584abaae94418d4b91435bba unicode: option for common number derivatives Notable characters missing for latin1 coverage: superscript 1-3 (2 already present) and quarter fractions. --- diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 7ab3dd3..5e79610 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -3,7 +3,11 @@ use utf8; punctuation => { quoting => [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}], - common => [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √ . 年 月 日}], + common => [qw{ + . † ‡ • . § ¶ # . © ® ™ + . ° ′ ″ . − × ÷ . ± ² √ + . ¹ ⁿ ³ . ¼ ½ ¾ . 年 月 日 + }], marks => [qw{. ¿ … 〃 ‐ – . ‽ · ※ ‒ — }], spacing => [split / /, join ' ', ". \x{2003} \x{2009} \x{2007} \x{A0} \x{200B}", diff --git a/unicode.plp b/unicode.plp index 76c31ec..7a70b27 100644 --- a/unicode.plp +++ b/unicode.plp @@ -46,7 +46,7 @@ our $verbose = exists $get{v}; my @config = qw( Popular punctuation/quoting - common=-5 + common=-5?common symbols/binary?symbols/binary=-5 latin/sample=-1 ?sample=2-