diff --git a/slides/chapter-04.de.md b/slides/chapter-04.de.md
index bfa327e..7ac0c69 100644
--- a/slides/chapter-04.de.md
+++ b/slides/chapter-04.de.md
@@ -107,12 +107,12 @@ Exkurs
Dateipfade angeben π£
@content
-
`main.tex` β `part1.tex`
+`main.tex` β `praeamble.tex`
-`./part1.tex`
+`./praeamle.tex`
-Der **einfache Punkt Β»`.`Β«** bezieht sich bei relativen Pfaden auf den aktuellen Ordner (hier: `latex`). Er ist optional, es kΓΆnnte also auch nur `part1.tex` geschrieben werden.
+Der **einfache Punkt Β»`.`Β«** bezieht sich bei relativen Pfaden auf den aktuellen Ordner (hier: `latex-skript`). Er ist optional, es kΓΆnnte also auch nur `praeamble.tex` geschrieben werden.
@preview
@@ -128,10 +128,10 @@ Exkurs
Dateipfade angeben π£
@content
-`main.tex` β `part1.tex` (in einem Unterordner)
+`main.tex` β `basic-document-structure.tex` (in einem Unterordner)
-`./sections/part1.tex`
+`./content/basic-document-structure.tex`
@preview
@@ -147,12 +147,12 @@ Exkurs
Dateipfade angeben π£
@content
-`main.tex` β `part1.tex` (aus einem Unterordner in einen anderen)
+`basic-document-structure.tex` β `graphics.raw.tex` (aus einem Unterordner in einen anderen)
-`../sections/part1.tex`
+`../exercises/graphics/graphics.raw.tex`
-**Zwei Punkte Β»`..`Β«** bezeichnen den Elternordner des aktuellen Ordners (hier: `latex`, den Elternordner des Ordners `main`).
+**Zwei Punkte Β»`..`Β«** bezeichnen den Elternordner des aktuellen Ordners (hier: `latex-skript`, den Elternordner des Ordners `content`).
diff --git a/slides/chapter-04.en.md b/slides/chapter-04.en.md
index 2da8088..8cd7f9b 100644
--- a/slides/chapter-04.en.md
+++ b/slides/chapter-04.en.md
@@ -106,12 +106,12 @@ Excursion
Specifying file paths
π£
@content
-
`main.tex` β `part1.tex`
+
`main.tex` β `praeamble.tex`
-`./part1.tex`
+`./praeamble.tex`
-A **single dot β`.`β** represents the current folder (in this case: `latex`). It is optional, you could also write `part1.tex` here.
+A **single dot β`.`β** represents the current folder (in this case: `latex-skript`). It is optional, you could also write `praeamble.tex` here.
@preview
@@ -127,9 +127,9 @@ Excursion
Specifying file paths
π£
@content
-
`main.tex` β `part1.tex` (in a subfolder)
+
`main.tex` β `basic-document-structure.tex` (in a subfolder)
-
./sections/part1.tex
+
./content/basic-document-structure.tex
@preview

@@ -144,12 +144,12 @@ Excursion
Specifying file paths
π£
@content
-
`main.tex` β `part1.tex` (from one subfolder into a different subfolder)
+
`basic-document-structure.tex` β `graphics.raw.tex` (from one subfolder into a different subfolder)
-
../sections/part1.tex
+
../exercises/graphics/graphics.raw.tex
-**Two dots β`..`β** represent the parent folder of the current folder (in this case: `latex`, parent of `main`).
+**Two dots β`..`β** represent the parent folder of the current folder (in this case: `latex-skript`, parent of `content `).
diff --git a/svg/chapter-04/relative-path-crop.svg b/svg/chapter-04/relative-path-crop.svg
index 213289a..3441e16 100644
--- a/svg/chapter-04/relative-path-crop.svg
+++ b/svg/chapter-04/relative-path-crop.svg
@@ -1,168 +1,344 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
+
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-english-crop.svg b/svg/chapter-04/relative-path-english-crop.svg
index dd32aa8..3441e16 100644
--- a/svg/chapter-04/relative-path-english-crop.svg
+++ b/svg/chapter-04/relative-path-english-crop.svg
@@ -1,164 +1,344 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-english-orig.svg b/svg/chapter-04/relative-path-english-orig.svg
index d84f4b6..5f71689 100644
--- a/svg/chapter-04/relative-path-english-orig.svg
+++ b/svg/chapter-04/relative-path-english-orig.svg
@@ -1,164 +1,344 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-english.tex b/svg/chapter-04/relative-path-english.tex
index 20cdcc1..45dfb5f 100644
--- a/svg/chapter-04/relative-path-english.tex
+++ b/svg/chapter-04/relative-path-english.tex
@@ -16,21 +16,43 @@
\tikzstyle{partition}=[draw=white]
\begin{tikzpicture}[%
- grow via three points={one child at (0.5,-0.7) and
- two children at (0.5,-0.7) and (0.5,-1.4)},
- edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
- \node {/ or C:}
- child { node {home}
- child { node {knut}
- child { node {pictures}}
- child { node {docs}
- child { node [foot] {latex}
- child { node [rel] { main.tex}}
- child { node [selected] { part1.tex}}
- }
- }
+ grow via three points={one child at (0.5,-0.7) and
+ two children at (0.5,-0.7) and (0.5,-1.4)},
+ edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
+ \node [foot] { latex-skript }
+ child { node [rel] { main.tex} }
+ child { node [selected] { praeamble.tex}}
+ % child { node { listings}}
+ child {node {content}
+ child { node { basic-document-structure.tex}}
+ child { node { basic-functionality.tex}}
+ child { node { ... }}
}
- };
- \end{tikzpicture}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node {exercises}
+ child { node { graphics }
+ child { node {graphics.raw.tex}}
+ child { node {task.tex }}
+ child { node {...}}}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node { footnotes}
+ child { node { footnotes.raw.tex }}
+ child { node {task.tex}}
+ child { node { ...}}}
+ };
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child { node {...}};
+ \end{tikzpicture}
\end{document}
\ No newline at end of file
diff --git a/svg/chapter-04/relative-path-orig.svg b/svg/chapter-04/relative-path-orig.svg
index 5d33f3f..5f71689 100644
--- a/svg/chapter-04/relative-path-orig.svg
+++ b/svg/chapter-04/relative-path-orig.svg
@@ -1,168 +1,344 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
+
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-subdir-crop.svg b/svg/chapter-04/relative-path-subdir-crop.svg
index 64c3b67..00f5d8b 100644
--- a/svg/chapter-04/relative-path-subdir-crop.svg
+++ b/svg/chapter-04/relative-path-subdir-crop.svg
@@ -1,180 +1,344 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
+
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-subdir-english-crop.svg b/svg/chapter-04/relative-path-subdir-english-crop.svg
index db227c3..00f5d8b 100644
--- a/svg/chapter-04/relative-path-subdir-english-crop.svg
+++ b/svg/chapter-04/relative-path-subdir-english-crop.svg
@@ -1,176 +1,344 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-subdir-english-orig.svg b/svg/chapter-04/relative-path-subdir-english-orig.svg
index 65f1615..b607b0b 100644
--- a/svg/chapter-04/relative-path-subdir-english-orig.svg
+++ b/svg/chapter-04/relative-path-subdir-english-orig.svg
@@ -1,176 +1,344 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-subdir-english.tex b/svg/chapter-04/relative-path-subdir-english.tex
index b87136a..c5820a1 100644
--- a/svg/chapter-04/relative-path-subdir-english.tex
+++ b/svg/chapter-04/relative-path-subdir-english.tex
@@ -15,23 +15,62 @@
\tikzstyle{rel}=[fill=blue!70]
\tikzstyle{partition}=[draw=white]
+ % \begin{tikzpicture}[%
+ % grow via three points={one child at (0.5,-0.7) and
+ % two children at (0.5,-0.7) and (0.5,-1.4)},
+ % edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
+ % \node {/ or C:}
+ % child { node {home}
+ % child { node {knut}
+ % child { node {pictures}}
+ % child { node {docs}
+ % child { node [foot] {latex}
+ % child { node [rel] { main.tex}}
+ % child {node [foot] {sections}
+ % child { node [selected] {part1.tex}}
+ % }
+ % }
+ % }
+ % }
+ % };
+ % \end{tikzpicture}
\begin{tikzpicture}[%
- grow via three points={one child at (0.5,-0.7) and
- two children at (0.5,-0.7) and (0.5,-1.4)},
- edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
- \node {/ or C:}
- child { node {home}
- child { node {knut}
- child { node {pictures}}
- child { node {docs}
- child { node [foot] {latex}
- child { node [rel] { main.tex}}
- child {node [foot] {sections}
- child { node [selected] {part1.tex}}
- }
- }
- }
+ grow via three points={one child at (0.5,-0.7) and
+ two children at (0.5,-0.7) and (0.5,-1.4)},
+ edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
+ \node [foot] { latex-skript }
+ child { node [rel] {main.tex} }
+ child { node {praeamble.tex}}
+ % child { node { listings}}
+ child {node [foot] {content}
+ child { node [selected] { basic-document-structure.tex}}
+ child { node { basic-functionality.tex}}
+ child { node { ... }}
}
- };
- \end{tikzpicture}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node {exercises}
+ child { node { graphics }
+ child { node {graphics.raw.tex}}
+ child { node {task.tex }}
+ child { node {...}}}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node { footnotes}
+ child { node { footnotes.raw.tex }}
+ child { node {task.tex}}
+ child { node { ...}}}
+ };
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child { node {...}};
+ \end{tikzpicture}
\end{document}
\ No newline at end of file
diff --git a/svg/chapter-04/relative-path-subdir-orig.svg b/svg/chapter-04/relative-path-subdir-orig.svg
index d074c41..b607b0b 100644
--- a/svg/chapter-04/relative-path-subdir-orig.svg
+++ b/svg/chapter-04/relative-path-subdir-orig.svg
@@ -1,180 +1,344 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
+
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-subdir.tex b/svg/chapter-04/relative-path-subdir.tex
index b299cec..4ec9a12 100644
--- a/svg/chapter-04/relative-path-subdir.tex
+++ b/svg/chapter-04/relative-path-subdir.tex
@@ -15,23 +15,44 @@
\tikzstyle{rel}=[fill=blue!70]
\tikzstyle{partition}=[draw=white]
+
\begin{tikzpicture}[%
- grow via three points={one child at (0.5,-0.7) and
- two children at (0.5,-0.7) and (0.5,-1.4)},
- edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
- \node {/ oder C:}
- child { node {home}
- child { node {knut}
- child { node {pictures}}
- child { node {docs}
- child { node [foot] {latex}
- child { node [rel] { main.tex}}
- child {node [foot] {sections}
- child { node [selected] {part1.tex}}
- }
- }
- }
+ grow via three points={one child at (0.5,-0.7) and
+ two children at (0.5,-0.7) and (0.5,-1.4)},
+ edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
+ \node [foot] { latex-skript }
+ child { node [rel] {main.tex} }
+ child { node {praeamble.tex}}
+ % child { node { listings}}
+ child {node [foot] {content}
+ child { node [selected] { basic-document-structure.tex}}
+ child { node { basic-functionality.tex}}
+ child { node { ... }}
}
- };
- \end{tikzpicture}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node {exercises}
+ child { node { graphics }
+ child { node {graphics.raw.tex}}
+ child { node {task.tex }}
+ child { node {...}}}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node { footnotes}
+ child { node { footnotes.raw.tex }}
+ child { node {task.tex}}
+ child { node { ...}}}
+ };
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child { node {...}};
+ \end{tikzpicture}
\end{document}
\ No newline at end of file
diff --git a/svg/chapter-04/relative-path-superdir-crop.svg b/svg/chapter-04/relative-path-superdir-crop.svg
index 966b1b6..bcf1857 100644
--- a/svg/chapter-04/relative-path-superdir-crop.svg
+++ b/svg/chapter-04/relative-path-superdir-crop.svg
@@ -1,188 +1,344 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
+
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-superdir-english-crop.svg b/svg/chapter-04/relative-path-superdir-english-crop.svg
index 9ff2c04..659722a 100644
--- a/svg/chapter-04/relative-path-superdir-english-crop.svg
+++ b/svg/chapter-04/relative-path-superdir-english-crop.svg
@@ -1,184 +1,344 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-superdir-english-orig.svg b/svg/chapter-04/relative-path-superdir-english-orig.svg
index 205596d..631bcda 100644
--- a/svg/chapter-04/relative-path-superdir-english-orig.svg
+++ b/svg/chapter-04/relative-path-superdir-english-orig.svg
@@ -1,184 +1,344 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-superdir-english.tex b/svg/chapter-04/relative-path-superdir-english.tex
index 701a179..31c73bb 100644
--- a/svg/chapter-04/relative-path-superdir-english.tex
+++ b/svg/chapter-04/relative-path-superdir-english.tex
@@ -15,26 +15,66 @@
\tikzstyle{rel}=[fill=blue!70]
\tikzstyle{partition}=[draw=white]
+ % \begin{tikzpicture}[%
+ % grow via three points={one child at (0.5,-0.7) and
+ % two children at (0.5,-0.7) and (0.5,-1.4)},
+ % edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
+ % \node {/ or C:}
+ % child { node {home}
+ % child { node {knut}
+ % child { node {pictures}}
+ % child { node {docs}
+ % child { node [foot] {latex}
+ % child { node [foot] {main}
+ % child { node [rel] { main.tex}}
+ % }
+ % child [missing] {}
+ % child {node [foot] {sections}
+ % child { node [selected] {part1.tex}}
+ % }
+ % }
+ % }
+ % }
+ % };
+ % \end{tikzpicture}
+
\begin{tikzpicture}[%
- grow via three points={one child at (0.5,-0.7) and
- two children at (0.5,-0.7) and (0.5,-1.4)},
- edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
- \node {/ or C:}
- child { node {home}
- child { node {knut}
- child { node {pictures}}
- child { node {docs}
- child { node [foot] {latex}
- child { node [foot] {main}
- child { node [rel] { main.tex}}
- }
- child [missing] {}
- child {node [foot] {sections}
- child { node [selected] {part1.tex}}
- }
- }
- }
+ grow via three points={one child at (0.5,-0.7) and
+ two children at (0.5,-0.7) and (0.5,-1.4)},
+ edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
+ \node [foot] { latex-skript }
+ child { node { main.tex} }
+ child { node { praeamble.tex}}
+ % child { node { listings}}
+ child {node [foot] {content}
+ child { node [rel] { basic-document-structure.tex}}
+ child { node { basic-functionality.tex}}
+ child { node { ... }}
}
- };
- \end{tikzpicture}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node [foot] {exercises}
+ child { node [foot] { graphics }
+ child { node [selected] {graphics.raw.tex}}
+ child { node {task.tex }}
+ child { node {...}}}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node { footnotes}
+ child { node { footnotes.raw.tex }}
+ child { node {task.tex}}
+ child { node { ...}}}
+ };
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child { node {...}};
+ \end{tikzpicture}
\end{document}
\ No newline at end of file
diff --git a/svg/chapter-04/relative-path-superdir-orig.svg b/svg/chapter-04/relative-path-superdir-orig.svg
index b11c5d3..eb6d209 100644
--- a/svg/chapter-04/relative-path-superdir-orig.svg
+++ b/svg/chapter-04/relative-path-superdir-orig.svg
@@ -1,188 +1,344 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
+
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/relative-path-superdir.tex b/svg/chapter-04/relative-path-superdir.tex
index 5603382..81a1f26 100644
--- a/svg/chapter-04/relative-path-superdir.tex
+++ b/svg/chapter-04/relative-path-superdir.tex
@@ -15,26 +15,65 @@
\tikzstyle{rel}=[fill=blue!70]
\tikzstyle{partition}=[draw=white]
+ % \begin{tikzpicture}[%
+ % grow via three points={one child at (0.5,-0.7) and
+ % two children at (0.5,-0.7) and (0.5,-1.4)},
+ % edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
+ % \node {/ oder C:}
+ % child { node {home}
+ % child { node {knut}
+ % child { node {pictures}}
+ % child { node {docs}
+ % child { node [foot] {latex}
+ % child { node [foot] {main}
+ % child { node [rel] { main.tex}}
+ % }
+ % child [missing] {}
+ % child {node [foot] {sections}
+ % child { node [selected] {part1.tex}}
+ % }
+ % }
+ % }
+ % }
+ % };
+ % \end{tikzpicture}
\begin{tikzpicture}[%
- grow via three points={one child at (0.5,-0.7) and
- two children at (0.5,-0.7) and (0.5,-1.4)},
- edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
- \node {/ oder C:}
- child { node {home}
- child { node {knut}
- child { node {pictures}}
- child { node {docs}
- child { node [foot] {latex}
- child { node [foot] {main}
- child { node [rel] { main.tex}}
- }
- child [missing] {}
- child {node [foot] {sections}
- child { node [selected] {part1.tex}}
- }
- }
- }
+ grow via three points={one child at (0.5,-0.7) and
+ two children at (0.5,-0.7) and (0.5,-1.4)},
+ edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
+ \node [foot] { latex-skript }
+ child { node { main.tex} }
+ child { node { praeamble.tex}}
+ % child { node { listings}}
+ child {node [foot] {content}
+ child { node { basic-document-structure.tex}}
+ child { node [rel] { basic-functionality.tex}}
+ child { node { ... }}
}
- };
- \end{tikzpicture}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node {exercises}
+ child { node [foot] { graphics }
+ child { node [selected] {graphics.raw.tex}}
+ child { node {task.tex }}
+ child { node {...}}}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node { footnotes}
+ child { node { footnotes.raw.tex }}
+ child { node {task.tex}}
+ child { node { ...}}}
+ };
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child { node {...}};
+ \end{tikzpicture}
\end{document}
\ No newline at end of file
diff --git a/svg/chapter-04/relative-path.tex b/svg/chapter-04/relative-path.tex
index a2c21fd..45dfb5f 100644
--- a/svg/chapter-04/relative-path.tex
+++ b/svg/chapter-04/relative-path.tex
@@ -16,21 +16,43 @@
\tikzstyle{partition}=[draw=white]
\begin{tikzpicture}[%
- grow via three points={one child at (0.5,-0.7) and
- two children at (0.5,-0.7) and (0.5,-1.4)},
- edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
- \node {/ oder C:}
- child { node {home}
- child { node {knut}
- child { node {pictures}}
- child { node {docs}
- child { node [foot] {latex}
- child { node [rel] { main.tex}}
- child { node [selected] { part1.tex}}
- }
- }
+ grow via three points={one child at (0.5,-0.7) and
+ two children at (0.5,-0.7) and (0.5,-1.4)},
+ edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
+ \node [foot] { latex-skript }
+ child { node [rel] { main.tex} }
+ child { node [selected] { praeamble.tex}}
+ % child { node { listings}}
+ child {node {content}
+ child { node { basic-document-structure.tex}}
+ child { node { basic-functionality.tex}}
+ child { node { ... }}
}
- };
- \end{tikzpicture}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node {exercises}
+ child { node { graphics }
+ child { node {graphics.raw.tex}}
+ child { node {task.tex }}
+ child { node {...}}}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node { footnotes}
+ child { node { footnotes.raw.tex }}
+ child { node {task.tex}}
+ child { node { ...}}}
+ };
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child { node {...}};
+ \end{tikzpicture}
\end{document}
\ No newline at end of file
diff --git a/svg/chapter-04/tree-crop.svg b/svg/chapter-04/tree-crop.svg
index 1696387..9ac96ff 100644
--- a/svg/chapter-04/tree-crop.svg
+++ b/svg/chapter-04/tree-crop.svg
@@ -1,152 +1,344 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
+
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/tree-english-crop.svg b/svg/chapter-04/tree-english-crop.svg
index b3dbb7e..9ac96ff 100644
--- a/svg/chapter-04/tree-english-crop.svg
+++ b/svg/chapter-04/tree-english-crop.svg
@@ -1,148 +1,344 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/tree-english-orig.svg b/svg/chapter-04/tree-english-orig.svg
index 181b3c6..ccb0027 100644
--- a/svg/chapter-04/tree-english-orig.svg
+++ b/svg/chapter-04/tree-english-orig.svg
@@ -1,148 +1,344 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/tree-english.tex b/svg/chapter-04/tree-english.tex
index c020f71..fbce9f8 100644
--- a/svg/chapter-04/tree-english.tex
+++ b/svg/chapter-04/tree-english.tex
@@ -19,15 +19,39 @@
grow via three points={one child at (0.5,-0.7) and
two children at (0.5,-0.7) and (0.5,-1.4)},
edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
- \node {/ or C:}
- child { node {home}
- child { node {knut}
- child { node {pictures}}
- child { node {docs}
- child { node { latex}
- child { node { main.tex}}}
- }
- }
+ \node { latex-skript }
+ child { node {main.tex} }
+ child { node {praeamble.tex}}
+ % child { node { listings}}
+ child {node {content}
+ child { node { basic-document-structure.tex}}
+ child { node { basic-functionality.tex}}
+ child { node { ... }}
+ }
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node {exercises}
+ child { node { graphics }
+ child { node {graphics.raw.tex}}
+ child { node {task.tex }}
+ child { node {...}}}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node { footnotes}
+ child { node { footnotes.raw.tex }}
+ child { node {task.tex}}
+ child { node { ...}}}
};
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child { node {...}};
\end{tikzpicture}
\end{document}
\ No newline at end of file
diff --git a/svg/chapter-04/tree-orig.svg b/svg/chapter-04/tree-orig.svg
index 6247e64..ccb0027 100644
--- a/svg/chapter-04/tree-orig.svg
+++ b/svg/chapter-04/tree-orig.svg
@@ -1,152 +1,344 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
+
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-04/tree.tex b/svg/chapter-04/tree.tex
index beab00d..1dca68b 100644
--- a/svg/chapter-04/tree.tex
+++ b/svg/chapter-04/tree.tex
@@ -16,18 +16,42 @@
\tikzstyle{partition}=[draw=white]
\begin{tikzpicture}[%
- grow via three points={one child at (0.5,-0.7) and
- two children at (0.5,-0.7) and (0.5,-1.4)},
- edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
- \node {/ oder C:}
- child { node {home}
- child { node {knut}
- child { node {pictures}}
- child { node {docs}
- child { node { latex}
- child { node { main.tex}}}
- }
+ grow via three points={one child at (0.5,-0.7) and
+ two children at (0.5,-0.7) and (0.5,-1.4)},
+ edge from parent path={(\tikzparentnode.south) |- (\tikzchildnode.west)}]
+ \node { latex-skript }
+ child { node {main.tex} }
+ child { node {praeamble.tex}}
+ % child { node { listings}}
+ child {node {content}
+ child { node { basic-document-structure.tex}}
+ child { node { basic-functionality.tex}}
+ child { node { ... }}
}
- };
- \end{tikzpicture}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node {exercises}
+ child { node { graphics }
+ child { node {graphics.raw.tex}}
+ child { node {task.tex }}
+ child { node {...}}}
+ child [missing] {}
+ child [missing] {}
+ child [missing] {}
+ child { node { footnotes}
+ child { node { footnotes.raw.tex }}
+ child { node {task.tex}}
+ child { node { ...}}}
+ };
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child [missing] {}
+ % child { node {...}};
+ \end{tikzpicture}
\end{document}
\ No newline at end of file