X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e155b6dc4a8a43375d222c6a920a59fceb23e128..84f6f39be4ffeb6307756b97126ad993bef367a8:/latin.plp diff --git a/latin.plp b/latin.plp index f91055d..f8472d7 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; }