annotate en/tour-merge-pull.svg @ 406:fb5c0d56d7f1

Fix test 'tour'. Executing 'tour' test now creates some files in /tmp to store the revision numbers as they are created on the fly and appear in the output files. When SVG files are to be converted to PNG or EPS files within the Makefile, a tool 'fixsvg' will be invoked to substitute some placeholder markup by the real version number which fits to the test output, before the final conversion takes place.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed, 20 Aug 2008 22:15:35 +0200
parents 06383f9e46e4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
3 <svg
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
4 xmlns:dc="http://purl.org/dc/elements/1.1/"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
5 xmlns:cc="http://web.resource.org/cc/"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
7 xmlns:svg="http://www.w3.org/2000/svg"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
8 xmlns="http://www.w3.org/2000/svg"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
11 width="744.09448819"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
12 height="1052.3622047"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
13 id="svg2"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
14 sodipodi:version="0.32"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
15 inkscape:version="0.44.1"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
16 sodipodi:docname="tour-merge-pull.svg"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
17 sodipodi:docbase="/home/bos/hg/hgbook/en">
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
18 <defs
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
19 id="defs4">
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
20 <marker
97
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
21 inkscape:stockid="Arrow1Mstart"
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
22 orient="auto"
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
23 refY="0.0"
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
24 refX="0.0"
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
25 id="Arrow1Mstart"
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
26 style="overflow:visible">
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
27 <path
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
28 id="path2973"
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
29 d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
30 style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
31 transform="scale(0.4) translate(10,0)" />
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
32 </marker>
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
33 <marker
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
34 inkscape:stockid="Arrow1Mend"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
35 orient="auto"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
36 refY="0.0"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
37 refX="0.0"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
38 id="Arrow1Mend"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
39 style="overflow:visible;">
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
40 <path
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
41 id="path3066"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
42 d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
43 style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
44 transform="scale(0.4) rotate(180) translate(10,0)" />
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
45 </marker>
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
46 </defs>
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
47 <sodipodi:namedview
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
48 id="base"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
49 pagecolor="#ffffff"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
50 bordercolor="#666666"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
51 borderopacity="1.0"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
52 gridtolerance="10000"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
53 guidetolerance="10"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
54 objecttolerance="10"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
55 inkscape:pageopacity="0.0"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
56 inkscape:pageshadow="2"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
57 inkscape:zoom="1.4"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
58 inkscape:cx="233.63208"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
59 inkscape:cy="832.54381"
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
60 inkscape:document-units="px"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
61 inkscape:current-layer="layer1"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
62 inkscape:window-width="906"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
63 inkscape:window-height="620"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
64 inkscape:window-x="237"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
65 inkscape:window-y="103" />
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
66 <metadata
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
67 id="metadata7">
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
68 <rdf:RDF>
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
69 <cc:Work
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
70 rdf:about="">
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
71 <dc:format>image/svg+xml</dc:format>
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
72 <dc:type
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
73 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
74 </cc:Work>
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
75 </rdf:RDF>
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
76 </metadata>
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
77 <g
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
78 inkscape:label="Layer 1"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
79 inkscape:groupmode="layer"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
80 id="layer1">
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
81 <text
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
82 xml:space="preserve"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
83 style="font-size:12px;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
84 x="173.57143"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
85 y="443.79074"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
86 id="text2832"><tspan
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
87 sodipodi:role="line"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
88 id="tspan2834"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
89 x="173.57143"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
90 y="443.79074" /></text>
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
91 <rect
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
92 style="fill:#a5c3c8;fill-opacity:1;stroke:#6396a0;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
93 id="rect1878"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
94 width="94.285713"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
95 height="20.714285"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
96 x="138"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
97 y="479.50504" />
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
98 <text
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
99 xml:space="preserve"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
100 style="font-size:12px;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
101 x="162.09892"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
102 y="493.12619"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
103 id="text1872"><tspan
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
104 sodipodi:role="line"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
105 id="tspan1874"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
106 x="162.09892"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
107 y="493.12619"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
108 style="font-family:Courier"><tspan
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
109 style="font-weight:bold"
406
fb5c0d56d7f1 Fix test 'tour'.
Guido Ostkamp <hg@ostkamp.fastmail.fm>
parents: 99
diff changeset
110 id="tspan1876">0</tspan>: REV0</tspan></text>
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
111 <rect
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
112 style="fill:#a5c3c8;fill-opacity:1;stroke:#6396a0;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
113 id="rect2800"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
114 width="94.285713"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
115 height="20.714285"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
116 x="138"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
117 y="432.63004" />
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
118 <text
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
119 xml:space="preserve"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
120 style="font-size:12px;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
121 x="162.09892"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
122 y="446.25119"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
123 id="text2794"><tspan
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
124 sodipodi:role="line"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
125 id="tspan2796"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
126 x="162.09892"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
127 y="446.25119"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
128 style="font-family:Courier"><tspan
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
129 id="tspan2868"
406
fb5c0d56d7f1 Fix test 'tour'.
Guido Ostkamp <hg@ostkamp.fastmail.fm>
parents: 99
diff changeset
130 style="font-weight:bold">1</tspan>: REV1</tspan></text>
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
131 <rect
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
132 style="fill:#a5c3c8;fill-opacity:1;stroke:#6396a0;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
133 id="rect2810"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
134 width="94.285713"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
135 height="20.714285"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
136 x="138"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
137 y="385.75504" />
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
138 <text
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
139 xml:space="preserve"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
140 style="font-size:12px;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
141 x="162.09892"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
142 y="399.37619"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
143 id="text2804"><tspan
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
144 sodipodi:role="line"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
145 id="tspan2806"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
146 x="162.09892"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
147 y="399.37619"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
148 style="font-family:Courier"><tspan
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
149 style="font-weight:bold"
406
fb5c0d56d7f1 Fix test 'tour'.
Guido Ostkamp <hg@ostkamp.fastmail.fm>
parents: 99
diff changeset
150 id="tspan2866">2</tspan>: REV2</tspan></text>
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
151 <rect
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
152 style="fill:#a5c3c8;fill-opacity:1;stroke:#6396a0;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
153 id="rect2820"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
154 width="94.285713"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
155 height="20.714285"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
156 x="138"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
157 y="338.88007" />
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
158 <text
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
159 xml:space="preserve"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
160 style="font-size:12px;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
161 x="162.09892"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
162 y="352.50122"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
163 id="text2814"><tspan
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
164 sodipodi:role="line"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
165 id="tspan2816"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
166 x="162.09892"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
167 y="352.50122"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
168 style="font-family:Courier"><tspan
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
169 style="font-weight:bold"
406
fb5c0d56d7f1 Fix test 'tour'.
Guido Ostkamp <hg@ostkamp.fastmail.fm>
parents: 99
diff changeset
170 id="tspan2864">3</tspan>: REV3</tspan></text>
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
171 <rect
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
172 style="fill:#a5c3c8;fill-opacity:1;stroke:#6396a0;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
173 id="rect2830"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
174 width="94.285713"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
175 height="20.714285"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
176 x="138"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
177 y="292.00504" />
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
178 <text
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
179 xml:space="preserve"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
180 style="font-size:12px;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
181 x="162.09892"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
182 y="305.62619"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
183 id="text2824"><tspan
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
184 sodipodi:role="line"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
185 id="tspan2826"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
186 x="162.09892"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
187 y="305.62619"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
188 style="font-family:Courier"><tspan
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
189 style="font-weight:bold"
406
fb5c0d56d7f1 Fix test 'tour'.
Guido Ostkamp <hg@ostkamp.fastmail.fm>
parents: 99
diff changeset
190 id="tspan2862">4</tspan>: REV4</tspan></text>
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
191 <path
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
192 style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Mend);stroke-opacity:1"
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
193 d="M 185.14286,478.50504 L 185.14286,454.34432"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
194 id="path2894"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
195 inkscape:connector-type="polyline" />
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
196 <path
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
197 style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Mend);stroke-opacity:1"
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
198 d="M 185.14286,431.63004 L 185.14286,407.46932"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
199 id="path2896"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
200 inkscape:connector-type="polyline" />
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
201 <path
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
202 style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Mend);stroke-opacity:1"
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
203 d="M 185.14286,384.75504 L 185.14286,360.59435"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
204 id="path2898"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
205 inkscape:connector-type="polyline" />
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
206 <path
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
207 style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Mend);stroke-opacity:1"
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
208 d="M 185.14286,337.88007 L 185.14286,313.71932"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
209 id="path2900"
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
210 inkscape:connector-type="polyline" />
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
211 <rect
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
212 style="fill:#a5c3c8;fill-opacity:1;stroke:#6396a0;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
213 id="rect2863"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
214 width="94.285713"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
215 height="20.714285"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
216 x="91.428574"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
217 y="244.71933" />
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
218 <text
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
219 xml:space="preserve"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
220 style="font-size:12.00001812px;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
221 x="116.09886"
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
222 y="258.80865"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
223 id="text1965"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
224 transform="scale(1.000002,0.999998)"><tspan
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
225 sodipodi:role="line"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
226 id="tspan1967"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
227 x="116.09886"
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
228 y="258.80865"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
229 style="font-family:Courier"><tspan
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
230 style="font-weight:bold"
406
fb5c0d56d7f1 Fix test 'tour'.
Guido Ostkamp <hg@ostkamp.fastmail.fm>
parents: 99
diff changeset
231 id="tspan1973">5</tspan>: REV_my_new_hello</tspan></text>
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
232 <path
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
233 style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:1.00000143px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Mend);stroke-opacity:1;display:inline"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
234 d="M 173.95727,291.00504 L 149.75702,266.43361"
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
235 id="path1971"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
236 inkscape:connector-type="polyline"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
237 inkscape:connection-end="#rect2863"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
238 inkscape:connection-start="#rect2830" />
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
239 <rect
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
240 style="fill:#78a5ad;fill-opacity:1;stroke:#507b84;stroke-width:2.00000286;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
241 id="rect2911"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
242 width="94.285995"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
243 height="20.714283"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
244 x="186.71414"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
245 y="198.6479" />
97
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
246 <text
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
247 xml:space="preserve"
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
248 style="font-size:12.00001812px;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Courier"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
249 x="210.81311"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
250 y="212.26949"
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
251 id="text2913"
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
252 transform="scale(1.000002,0.999998)"><tspan
97
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
253 sodipodi:role="line"
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
254 id="tspan2915"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
255 x="210.81311"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
256 y="212.26949"
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
257 style="font-family:Courier"><tspan
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
258 id="tspan1966"
406
fb5c0d56d7f1 Fix test 'tour'.
Guido Ostkamp <hg@ostkamp.fastmail.fm>
parents: 99
diff changeset
259 style="font-weight:bold">6</tspan>: REV6_my_new_hello</tspan></text>
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
260 <path
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
261 style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:1.00000143px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Mend);stroke-opacity:1;display:inline"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
262 d="M 191.06908,291.00504 L 227.93092,220.36218"
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
263 id="path2919"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
264 inkscape:connector-type="polyline"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
265 inkscape:connection-start="#rect2830" />
97
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
266 <text
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
267 xml:space="preserve"
98
3f3dd60695cb New image.
Bryan O'Sullivan <bos@serpentine.com>
parents: 97
diff changeset
268 style="font-size:12px;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Times New Roman"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
269 x="295.28571"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
270 y="211.80988"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
271 id="text2871"><tspan
97
659fa1a2c628 More text.
Bryan O'Sullivan <bos@serpentine.com>
parents: 96
diff changeset
272 sodipodi:role="line"
99
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
273 id="tspan2873"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
274 x="295.28571"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
275 y="211.80988">tip (and head)</tspan></text>
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
276 <text
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
277 xml:space="preserve"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
278 style="font-size:12px;font-style:normal;font-weight:normal;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Times New Roman"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
279 x="76"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
280 y="259.16046"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
281 id="text2875"><tspan
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
282 sodipodi:role="line"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
283 id="tspan2877"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
284 x="76"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
285 y="259.16046"
06383f9e46e4 More graphics.
Bryan O'Sullivan <bos@serpentine.com>
parents: 98
diff changeset
286 style="text-align:end;text-anchor:end">head</tspan></text>
96
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
287 </g>
7d7ddc3a57af Split tour into two chapters.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
288 </svg>