X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1f2a2817298b6951e63bb73125f35a47542e0834..6ae2e63f9d7f8944b507b7396686a733c6422739:/unicode.inc.pl diff --git a/unicode.inc.pl b/unicode.inc.pl index 07f52d5..3907553 100644 --- a/unicode.inc.pl +++ b/unicode.inc.pl @@ -4,6 +4,10 @@ punctuation => { quoting => [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}], common => [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √ . 年 月 日}], marks => [qw{. ¿ … 〃 ‐ – . ‽ · ※ ‒ — }], + spacing => [split / /, join ' ', + ". \x{2003} \x{2009} \x{2007} \x{A0} \x{200B}", + ". \x{2002} \x{200A} \x{2008} \x{AD} \x{200C}", + ], version => [qw{. α β}], }, @@ -95,14 +99,17 @@ latin => { sample => [qw{ . å ä ö ü ß . ā æ ø ű ſ - . á è õ û ç - . ą ı ơ ů þ + . á è õ û ç þ + . ă ę œ ů š ð + . ı ė º ư ș đ }], uncommon => [qw{ .>Englisc æ ð ē ȝ œ þ ƿ .>Sámi á č đ ŋ š ŧ ž .>Slavic ą ě ł ů ź ż ž .>Türkçe ç ğ ı İ ö ş ü + .>Español ñ á é í ó ú ü + .>Română ă â î ș ț .>Esperanto ĉ ĝ ĥ ĵ ŝ ŭ }], },