X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/aae69dfcf69ae9825f53f670aa09691934fc27ba..aba1357633e2f377e38961d379cf072aa7462afd:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index c5184a4..84b063e 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -17,6 +17,7 @@ $header{content_type} = 'text/html; charset=utf-8'; digraph cheat sheet + @@ -47,11 +48,11 @@ my @chars = ( ); my @chars2 = (['_'], @chars); # trailing character (extended set) -print ''; +print '
'; print qq'' for map {scalar @$_} @chars2; print "\n"; for my $section (qw{thead tfoot}) { - print "<$section>
 "; + print "<$section>
↳"; print '', quote($_) for map {@$_} @chars2; print " \n"; } @@ -88,7 +89,7 @@ for my $c1group (@chars) { print "
\n"; :>
- +
control spacing modifier @@ -109,7 +110,7 @@ print "
\n"; chinese - +
unicode latin1 ascii @@ -118,8 +119,8 @@ print "
\n";