From: Mischa POSLAWSKY Date: Wed, 4 Mar 2015 20:22:39 +0000 (+0100) Subject: apl: click to expand all descriptions X-Git-Tag: v1.7~58 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/3b890f7bdc861cdb3d715273f15715d733a90e30 apl: click to expand all descriptions --- diff --git a/apl.plp b/apl.plp index 804d80e..52ea685 100644 --- a/apl.plp +++ b/apl.plp @@ -9,6 +9,20 @@ Html({ '], stylesheet => [qw'light circus dark red'], data => [qw'apl.inc.pl'], + raw => <<'EOT', + +EOT }); use Shiar_Sheet::FormatChar; @@ -21,7 +35,7 @@ my @ops = do 'apl.inc.pl';

APL Symbols

- +
\n"; } :>
op @@ -60,7 +74,7 @@ for my $op (@ops) { map { !!$_->[1] && qq( title="$_->[1]"), $_->[0] } [map { EscapeHTML($_) } split /\n/, $_, 2] ) for $monad, $dyad; - print "\n"; + print "