X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/dca3ceff1489175ca452c72a278e129f6863cb3e..68625510fc0fbda4ecf4739929570d985631a063:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index ab9aab5..81944b2 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -21,6 +21,9 @@ $header{content_type} = 'text/html; charset=utf-8';

RFC-1345 Digraphs

+

i^k in Vim. +Also see common digraphs.

+ <: my $di = do 'digraphs.inc.pl'; @@ -38,7 +41,7 @@ my @chars = ( ['A'..'M'], ['N'..'Z'], ['a'..'m'], ['n'..'z'], ); -my @chars2 = (@chars, ['_']); # trailing character (extended set) +my @chars2 = (['_'], @chars); # trailing character (extended set) print ''; print qq'' for map {scalar @$_} @chars2; @@ -106,7 +109,6 @@ print "
\n"; unicode latin1 ascii - private proposed