From: Mischa POSLAWSKY Date: Mon, 2 Apr 2012 22:41:19 +0000 (+0200) Subject: font: link digraph column header to digraphs page X-Git-Tag: v1.5~31 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/a36becb00b9c03809f5fa9f6dbd154a1fe117f5d font: link digraph column header to digraphs page --- diff --git a/font.plp b/font.plp index 66f6e4a..ddc35b4 100644 --- a/font.plp +++ b/font.plp @@ -108,7 +108,7 @@ printf '%s fonts', scalar @{ $oslist{$_} }, $_ print ''; print 'unicode'; print 'name'; -print 'dihtml'; +print 'dihtml'; printf '%s', $font{$_}->{-name}, $font{$_}->{-id} // $_ for @fontlist; say '';