]> gitweb.michael.orlitzky.com - charm-bypass.git/commit
tableau.svg: add the MARC Train origin/destination
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 02:07:33 +0000 (22:07 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 03:19:08 +0000 (23:19 -0400)
commit893bee273e48207ef4609e7f20de688007970699
tree349d3fd7a30a453d9239093c398799a531b3cd91
parente58debc7b9c5a9eaaf6a2261144510ef23220ba9
tableau.svg: add the MARC Train origin/destination

This (finally?) had to be hacked into the XML by hand because inkscape
isn't smart enough to handle multiple <tspan>s within a single <text>
element. We want to keep the origin, arrow, and destination all as
separate tspans (with ids) so that we can change the origin and
destination easily from a script.

Since I was already hacking it by hand, I cleaned up the XML a bit.
Hopefully it can survive a round trip through inkscape in the future.
tableau.svg