X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/024fef82307d7b421c8ec3ebee930b774427a745..ff2d4344d5b0adc00b1a9184afc02dda63165a24:/latin.plp diff --git a/latin.plp b/latin.plp index 4326f55..70c9635 100644 --- a/latin.plp +++ b/latin.plp @@ -26,11 +26,17 @@ Html({ #tap-simplified td { line-height: 1ex; } + #pigpen { + stroke-linecap: square; + } + #nyctographs, #old-roman-cursive { - stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; } + #code-39 { + white-space: nowrap; + } svg path:not([fill]) { stroke: currentColor; @@ -67,7 +73,21 @@ else { my ($title, $cells) = @{$row}; printf '', (lc $title) =~ s/<[^>]+>//gr =~ s/\s+/-/gr; say '', $title; - say "\t", '' x !/^') { + $colspan++; + next; + } + print "\t 1) { + print " colspan=$colspan"; + $colspan = 1; + } + print ' class=', $_ ? 'ex' : 'u-invalid' if s/^-//; + print '>'; + say; + } } say "\n"; }