latin: close xml tag of pigpen circles
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 2 Apr 2017 14:08:13 +0000 (16:08 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 24 Apr 2017 18:25:54 +0000 (20:25 +0200)
Fix SVG validation.

writing-latn.inc.pl

index 0ce54d37a91f08ce838856c313b3ce5f458be0c2..2498d2a9844149541787c4164f7b8f18b25a4864 100644 (file)
@@ -281,7 +281,7 @@ my %C = qw(red #EC1C24  blue #3953A3  yellow #F9EC31  black #231F20);
                s/(?:h|m[^0]).*?h\K/-/;
                m/h/ or s/v/l3,/g;
                m/v/ or s/h([^h]*)/l$1,3/g;
-               my $dot = s/\.// && qq(<circle cx="3" cy="3" r="1">);
+               my $dot = s/\.// && qq(<circle cx="3" cy="3" r="1"/>);
                qq(<path stroke-linecap="square" d="$_"/>$dot)
        }
        qw(