X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4cd6a54935c74fa2bd19f2fc98e2dbe6957f5c61..bac74b5934f22cc3d0e971d26fe0275f7f5db7b3:/unicode.plp diff --git a/unicode.plp b/unicode.plp index 095b206..4d28dbd 100644 --- a/unicode.plp +++ b/unicode.plp @@ -2,7 +2,7 @@ Html({ title => 'unicode glyph cheat sheet', - version => 'v1.0', + version => '1.1', description => [ "Common Unicode characters with digraph or code point, layed out for quick location.", "Includes general symbols, arrows, drawing characters, and IPA letters.", @@ -26,7 +26,6 @@ i^k or i^vu respectively in Vim.
<: -use 5.010; use Shiar_Sheet::FormatChar; my $glyphs = Shiar_Sheet::FormatChar->new; @@ -163,9 +162,10 @@ $glyphs->print(map {
-
ascii - <:= $glyphs->{style} eq 'di' ? 'digraph' : 'latin1' :> - <:= $glyphs->{style} eq 'di' ? 'proposed' : 'BMP' :> + ascii + <:= $glyphs->{style} eq 'di' ? 'digraph' : 'latin1' :> + <:= $glyphs->{style} eq 'di' ? 'proposed' : 'HTML4' :> + unicode ≤6.0 other unicode discouraged