unicode: option for common number derivatives
[sheet.git] / unicode-table.inc.pl
index 7ab3dd3c79292f96791019ebac85e436dde9288c..5e79610b32326fe41fb9e35cd24e2e9678a26087 100644 (file)
@@ -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}",