aboutsummaryrefslogtreecommitdiff
path: root/shape.tex
diff options
context:
space:
mode:
authorEmily Lotte2024-06-30 15:51:37 +0000
committerAda Loveless2024-06-30 15:51:37 +0000
commite1e6029ed0c563038b5c22934eb1bae29def8e5b (patch)
tree942bd97e6ac159a33eb3830265ee42df4733c70f /shape.tex
parent97243cb37a4a1a5a4221579685dc314186d11b8e (diff)
Add S-Bahn Rhein-Neckar
Diffstat (limited to 'shape.tex')
-rw-r--r--shape.tex32
1 files changed, 19 insertions, 13 deletions
diff --git a/shape.tex b/shape.tex
index bcd3b0c..9227940 100644
--- a/shape.tex
+++ b/shape.tex
@@ -25,33 +25,39 @@
\node[stop4, name=four, below=4.5cm of three.west, anchor=west] {};
\node[stop5, name=five, below=4.5cm of four.west, anchor=west] {};
\node[stop6, name=six, below=4.5cm of five.west, anchor=west] {};
+ \node[stop9, name=nine, below=4.5cm of six.west, anchor=west] {};
+ \node[stop10, name=ten, below=4.5cm of nine.west, anchor=west] {};
\draw[gray, thin]
(one.center) -- (two.one half) -- (three.one half) -- (four.one half)
(two.two half) -- (three.center) -- (four.two quarter)
(three.two half) -- (four.three quarter)
;
- \foreach\shape in {one,two,three,four,five,six} {
+ \foreach\shape in {one,two,three,four,five,six,nine,ten} {
\foreach\anchor/\placement in {%
% Custom anchors
one half/below,
two half/below,
two quarter/above,
three quarter/above,
- south one half/left,
- south two half/right,
- south two quarter/below left,
- south three quarter/below right,
- north one half/left,
- north two half/right,
- north two quarter/above left,
- north three quarter/above right,
+ % south one half/left,
+ % south two half/right,
+ % south two quarter/below left,
+ % south three quarter/below right,
+ % north one half/left,
+ % north two half/right,
+ % north two quarter/above left,
+ % north three quarter/above right,
three sixth/above,
- north three sixth/above,
- south three sixth/below,
+ % north three sixth/above,
+ % south three sixth/below,
four sixth/above,
- north four sixth/above,
- south four sixth/below,
+ % north four sixth/above,
+ % south four sixth/below,
% Standard anchors
+ five tenth/above,
+ six tenth/above,
+ four eighth/above,
+ five eighth/above,
south/below,
north/above,
west/left,