font: mark 16th column
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 6 Mar 2015 08:47:42 +0000 (09:47 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 9 Jun 2015 03:43:43 +0000 (05:43 +0200)
font.plp

index a03990508905532bf62f2d914f41c4e5ee090848..75f0198496877cd6ef495c59e9002f2b3f006789 100644 (file)
--- a/font.plp
+++ b/font.plp
@@ -55,6 +55,7 @@ if (my $font = $ENV{PATH_INFO} =~ s{^/}{}r) {
 <style>
        .glyphs tbody th[!colspan] { text-align: right }
        .glyphs tbody td { font-family: "$fontmeta->{name}" }
+       .glyphs tbody td:nth-child(18) { border-left-width: 2px }
 </style>
 EOT
        say '<table class="glyphs big">';