From e0d4f1a5cb4f1d7c46cc1bd740701da757cc31d3 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 23 Apr 2017 21:11:37 +0200 Subject: [PATCH] digits: include (common) class legend --- digits.plp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/digits.plp b/digits.plp index 2f95616..a6a684e 100644 --- a/digits.plp +++ b/digits.plp @@ -55,7 +55,6 @@ sub printtable { printtable(@{ $table->{$_} }) for @{ $table->{default} }; -:> - -
+say "\n"; +say for '
', $glyphs->legend; -- 2.30.0