summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-05-21 22:32:47 +0200
committerNao Pross <np@0hm.ch>2021-05-21 22:32:47 +0200
commit1313c91ea8532e17e76a89c94abae45d7963e0ef (patch)
tree56aed67df56b97e2e2b47acf5d8b14b81ef10917
parentAdd pretty pictures and more text (diff)
downloadTKI-doku-1313c91ea8532e17e76a89c94abae45d7963e0ef.tar.gz
TKI-doku-1313c91ea8532e17e76a89c94abae45d7963e0ef.zip
Correct timetable figure
-rw-r--r--CLYN-Mobility.tex30
-rw-r--r--build/CLYN-Mobility.pdfbin32931 -> 33241 bytes
2 files changed, 20 insertions, 10 deletions
diff --git a/CLYN-Mobility.tex b/CLYN-Mobility.tex
index 34d7e02..91c555a 100644
--- a/CLYN-Mobility.tex
+++ b/CLYN-Mobility.tex
@@ -103,7 +103,11 @@ zusammengefasst.
},
half/.style = {
minimum width = 15mm, outer sep = 1mm,
- }
+ },
+ abrefc/.style = {
+ draw = cyan!80!black,
+ fill = cyan!20!white,
+ },
]
\matrix[
@@ -112,32 +116,38 @@ zusammengefasst.
column sep = 5mm,
]{
\node[txt] {}; &
- \node[txt] {\bfseries Mo}; &
- \node[txt] {\bfseries Di}; &
- \node[txt] {\bfseries Mi}; &
- \node[txt] {\bfseries Do}; &
- \node[txt] {\bfseries Fr}; \\
+ \node[txt] {\bfseries Montag}; &
+ \node[txt] {\bfseries Dienstag}; &
+ \node[txt] {\bfseries Mittwoch}; &
+ \node[txt] {\bfseries Donnerstag}; &
+ \node[txt] {\bfseries Freitag}; \\
\node[txt] {8}; &
\node[bi] {SFROBOTICS}; &
- \node[left, bi, half] {AbfRec}; \node[right, bi, half] {FÜGUM}; &
+ \node[left, bi, half, abrefc] {AbfRec}; \node[right, bi, half] {FÜGUM}; &
\node[bi] {AddFert}; &
\node[bi] {Werks2}; &
\node {EwickP2}; \\
\node[txt] {10}; &
\node[bi] {SFROBOTICS}; &
- \node[left, bi, half] {AbfRec}; \node[right, bi, half] {FÜGUM}; &
+ \node[left, bi, half, abrefc] {AbfRec}; \node[right, bi, half] {FÜGUM}; &
\node[bi] {AddFert}; &
\node[bi] {Werks2}; &
\node {EwickP2}; \\
+ \node[txt] {12}; &
+ \node[empty] {}; &
+ \node[left, empty, half] {}; \node[right, empty, half] {}; &
+ \node[empty] {}; &
+ \node[empty] {}; &
+ \node[draw = red, fill = red!20!white] {EwickP2}; \\
\node[txt] {13}; &
\node[bi] {SFROBOTICS}; &
- \node[left, bi, half] {AbfRec}; \node[right, half] {DigInd}; &
+ \node[left, bi, half, abrefc] {AbfRec}; \node[right, half] {DigInd}; &
\node[empty] {}; &
\node[bi] {Werks2}; &
\node {EwickP2}; \\
\node[txt] {15}; &
\node[bi] {SFROBOTICS}; &
- \node[left, bi, half] {AbfRec}; \node[right, half] {DigInd}; &
+ \node[left, bi, half, abrefc] {AbfRec}; \node[right, half] {DigInd}; &
\node[empty] {}; &
\node[bi] {WK2EU}; &
\node[empty] {}; \\
diff --git a/build/CLYN-Mobility.pdf b/build/CLYN-Mobility.pdf
index 24a356d..657f44b 100644
--- a/build/CLYN-Mobility.pdf
+++ b/build/CLYN-Mobility.pdf
Binary files differ