X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0ce340cab76ae8f6d0450f513843c80901dd5eb3..08e0e47567a5a4ec0294643e2807c8a2b99395a9:/latin.plp diff --git a/latin.plp b/latin.plp index 5484624..7723bf1 100644 --- a/latin.plp +++ b/latin.plp @@ -39,7 +39,8 @@ use Shiar_Sheet::FormatChar; my $glyphs = Shiar_Sheet::FormatChar->new; unless (exists $get{v}) { $glyphs->{unicode}--; - $glyphs->{digraph}--; + $glyphs->{anno} = []; + $glyphs->{style} = 0; } my %scriptname = ( @@ -52,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 {