X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/01d61f72fed7ac041786ea69d1b080f45a4c49d1..4a28039ff22d6402f923488c0681f640b6fa14a6:/writing.plp diff --git a/writing.plp b/writing.plp index 61e9e1f..2f08da6 100644 --- a/writing.plp +++ b/writing.plp @@ -36,7 +36,7 @@ unless (exists $get{v}) { } my $scriptname = do 'writing-script.inc.pl'; -$_ = qq{$_} for $scriptname->{latn} || (); +$_ = showlink($_, "/latin") for $scriptname->{latn} || (); for ( [phnx => 'Phoenician'], @@ -45,7 +45,7 @@ for ( my ($source, $title) = @$_; my @table = do "writing-$source.inc.pl"; if ($! or $@) { - print "

$title

\n"; + say "

$title

"; printf "

Table data not found: %s.

\n", $@ || $!; next; } @@ -56,18 +56,7 @@ for ( } @table]); } -:> +say "\n"; -
- -
- -
unicode 1.1 - 20th century - in 6.0 (2010) - recent assignments - proposed - irregular -
-
+say for '
', $glyphs->legend;