X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e155b6dc4a8a43375d222c6a920a59fceb23e128..2256b9ba39da3c2f3577bd227363509c6676e23b:/writing.plp diff --git a/writing.plp b/writing.plp index 86654e2..8ea9a0c 100644 --- a/writing.plp +++ b/writing.plp @@ -19,7 +19,9 @@ Html({ :>

Writing systems

-

Also see charsets +

+Comparison of Unicode letters in related alphabets. +Also see charsets and common chars.

@@ -29,8 +31,8 @@ use Shiar_Sheet::FormatChar; my $glyphs = Shiar_Sheet::FormatChar->new; unless (exists $get{v}) { $glyphs->{unicode}--; - $glyphs->{anno} = 0; - $glyphs->{style} = 0; + $glyphs->{anno} = []; + $glyphs->{style} = 'univer'; } my $scriptname = do 'writing-script.inc.pl'; @@ -39,7 +41,6 @@ $_ = qq{$_} for $scriptname->{latn} || (); for ( [phnx => 'Phoenician'], [brah => 'Brahmi'], - [digits => 'Digits'], ) { my ($source, $title) = @$_; my @table = do "writing-$source.inc.pl"; @@ -49,7 +50,8 @@ for ( next; } $glyphs->print($title => [map { - ref $_ eq 'ARRAY' ? @$_ : map { ".>$_" } + my $lead = s/^(-)// && $1; + ref $_ eq 'ARRAY' ? @$_ : map { ".>$lead$_" } $scriptname->{$source.'_'.$_} || $scriptname->{$_} || $_ } @table]); } @@ -58,3 +60,14 @@ for (
+
+ +
unicode 1.1 + 20th century + in 6.0 (2010) + recent assignments + proposed + irregular +
+
+