X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/bfef771407d10c416bc87505623130f93a04a4be..875d2f3d40ce1b81193c660a9731c93585c61675:/unicode.plp diff --git a/unicode.plp b/unicode.plp index 18ed2ce..ca822ac 100644 --- a/unicode.plp +++ b/unicode.plp @@ -273,6 +273,17 @@ print table(@$_) for ( ], ); +print "

Alphabetics

\n\n"; +print table(1, + [ map { ('.', split //, $_->[1]) } @$_ ], + [ map { $_->[0] } @$_ ], +) for [ + [Latin => 'aīıęôɳŋṡšđðƷ'], + [Cyrillic => 'аійэёнњшщчьЯ'], + [Greek => 'αίϊηϋπψσςθξΩ'], + [Hebrew => 'אײיעונןסשטצץ'], +]; + print "

Japanese

\n\n"; print table(@$_) for ( [