X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4cccd0f03b54ed366c5de96fb40cea688c6482e9..dbddc268edc610c50c7ec27de30e13bdd585b377:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index b62b577..a8f681d 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -57,6 +57,10 @@ for my $c1group (@chars) { print ''; next; } + if (ref $di->{$mnem} ne 'ARRAY') { + printf '', quote($mnem); + next; + } my ($codepoint, $name, $prop, $script) = @{ $di->{$mnem} }; my $glyph = chr $codepoint; @@ -92,6 +96,7 @@ print "\n"; latin hebrew arabic + korean japanese chinese