X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0626d450bf9b84d700a4a58c4fcee64df119ccaf..61672b1912da0a1b1669259718e04b268367f98e:/unicode.plp diff --git a/unicode.plp b/unicode.plp index a5d95f8..7207b03 100644 --- a/unicode.plp +++ b/unicode.plp @@ -139,7 +139,7 @@ sub glyph_table { sub print_glyph_tables { while (@_) { - printf "

%s

\n\n", shift; + printf '

%s

'."\n\n", shift; while (ref $_[0] and $_ = shift) { print glyph_table($_); } @@ -297,11 +297,13 @@ $verbose ? (