X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e155b6dc4a8a43375d222c6a920a59fceb23e128..08e0e47567a5a4ec0294643e2807c8a2b99395a9:/latin.plp diff --git a/latin.plp b/latin.plp index f91055d..7723bf1 100644 --- a/latin.plp +++ b/latin.plp @@ -39,7 +39,7 @@ use Shiar_Sheet::FormatChar; my $glyphs = Shiar_Sheet::FormatChar->new; unless (exists $get{v}) { $glyphs->{unicode}--; - $glyphs->{anno} = 0; + $glyphs->{anno} = []; $glyphs->{style} = 0; } @@ -53,7 +53,7 @@ my %scriptname = ( my @table = do 'writing-latn.inc.pl'; if ($! or $@) { - printf "

Table data not found: %s.

\n", $! || $@; + printf "

Table data not found: %s.

\n", $@ || $!; } else { print $glyphs->table([map {