diff --git a/emmy_noether/53_05_en_elan_projectdescription_draft_formated.odt b/emmy_noether/53_05_en_elan_projectdescription_draft_formated.odt index cf8390d..bdce2ca 100644 Binary files a/emmy_noether/53_05_en_elan_projectdescription_draft_formated.odt and b/emmy_noether/53_05_en_elan_projectdescription_draft_formated.odt differ diff --git a/plots/gantt.pdf b/plots/gantt.pdf index d6a5288..3d6c4a9 100644 Binary files a/plots/gantt.pdf and b/plots/gantt.pdf differ diff --git a/plots/gantt.png b/plots/gantt.png index b53dacb..2cfc851 100644 Binary files a/plots/gantt.png and b/plots/gantt.png differ diff --git a/plots/gantt.tex b/plots/gantt.tex index a984c64..6fe4940 100644 --- a/plots/gantt.tex +++ b/plots/gantt.tex @@ -145,6 +145,7 @@ % \newpage % \vspace{-4cm} \noindent +\begin{tikzpicture} \begin{ganttchart}[expand chart=17cm, vgrid={*2{draw=none},{dotted}}, y unit title=0.6cm, @@ -195,4 +196,8 @@ % \ganttbar[bar pattern={phd1, phd2}]{WP3}{10}{30} \\ % \ganttbar[bar pattern={phd2}]{WP4}{20}{45} \end{ganttchart} + \node at (14.1, -2.1) {\textbf{WP A}}; + \node at (14.1, -5.2) {\textbf{WP B}}; + \node at (14.1, -8.3) {\textbf{WP C}}; +\end{tikzpicture} \end{document}