X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/3f98ee0c26bb3099a68aeed05740104551f27b84..a8ce474d15b7d6013a60760eed50e5fa16983d24:/latin.plp diff --git a/latin.plp b/latin.plp index 6d23534..6de3fa5 100644 --- a/latin.plp +++ b/latin.plp @@ -26,6 +26,13 @@ Html({ #tap-simplified td { line-height: 1ex; } + #old-roman-cursive { + stroke-linecap: round; + stroke-linejoin: round; + } + #code-39 { + white-space: nowrap; + } svg path:not([fill]) { stroke: currentColor; @@ -62,7 +69,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"; }