diff options
author | Aada | 2024-06-21 13:37:50 +0200 |
---|---|---|
committer | Aada | 2024-06-21 13:37:50 +0200 |
commit | 584e85d9115b17294eb62c358d9b12915c095f71 (patch) | |
tree | e75a0541bfc8e3be244c54d237528be02c0b53b3 | |
parent | 86a709b09bf91c6d8ba0c7a8b25103ac8ad6a2ec (diff) |
Ensure railways are parallel to lines
-rw-r--r-- | vag_freiburg/freiburg.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vag_freiburg/freiburg.tex b/vag_freiburg/freiburg.tex index 90af74f..320c820 100644 --- a/vag_freiburg/freiburg.tex +++ b/vag_freiburg/freiburg.tex @@ -212,8 +212,8 @@ node[label, left, anchor=south west] {Karlsruhe} -- ($(Hauptbahnhof)+(0,1.7)$) -- ($(Hauptbahnhof)$) - -- ++(0, -1) - -- ($(Pressehaus)+(0.5,0)$) + -- ++(0, -1.5) + -- ($(Pressehaus)+(0.5,0.1)$) -- ++(0,-5) node[label, right, anchor=south west] {Basel}; @@ -221,9 +221,9 @@ node[label, below, anchor=north west] {Breisach} -- ($(Moosweiher)$) -| ($(Hauptbahnhof)$) - -- ++(0, -1) - -- ($(Pressehaus)+(0.5,0)$) - -- ++(0, -2.3) + -- ++(0, -1.5) + -- ($(Pressehaus)+(0.5,0.1)$) + -- ++(0, -2.4) -- ++(3.3, 0) -- ++(3,3) -- ++(3,0) |