X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/a748ed6eb94a8cb8b7cf09ef9f87104e8f371f82..d7f0d5ab5464a06c0eff760183900d479dbe6728:/unicode.plp diff --git a/unicode.plp b/unicode.plp index 0ec6374..245be47 100644 --- a/unicode.plp +++ b/unicode.plp @@ -158,18 +158,10 @@ $glyphs->print(map { } } @config); -:> - -
- -
ascii - <:= $glyphs->{style} eq 'di' ? 'digraph' : 'latin1' :> - <:= $glyphs->{style} eq 'di' ? 'proposed' : 'HTML4' :> - unicode ≤6.0 - other unicode - discouraged -
-
+say "\n"; +say for $glyphs->legend; + +:>