X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/c6516cb90abcb0a444a6b795f42ebf8a47e008fd..73c30a3b33f7bcddf85b7a44216b8caed7e1cd29:/writing-latn.inc.pl diff --git a/writing-latn.inc.pl b/writing-latn.inc.pl index 4186f18..2eadbc7 100644 --- a/writing-latn.inc.pl +++ b/writing-latn.inc.pl @@ -16,7 +16,7 @@ my $U = 0; # optional unicode alternatives ( 'Uppercase' => [qw{ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z }], 'Lowercase' => [qw{ a b c d e f g h i j k l m n o p q r s t u v w x y z }], -'Sütterlin' => [qw{ a b c d e f g h i j k l m n o p q r ſ s t u v w x y z }], +'Sütterlin' => [qw{ a b c d e f g h i j k l m n o p q r ſ s t u v w x y z }], 'Old Roman Cursive' => [ map { m/^(-?)(\w.*)/ ? $1.'' : $_ } "m2,4 c1,2 8,9 8,9 M2,15 6,9",