X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e98b059d1f6bbd6ac8ca06de152959536e4b98b0..61672b1912da0a1b1669259718e04b268367f98e:/unicode.plp diff --git a/unicode.plp b/unicode.plp index 77d1325..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 ? (