Files
bachelor_thesis/02_Proposal/sections/40_organisation.tex
2019-10-17 13:57:07 +02:00

20 lines
592 B
TeX

\chapter{Organisation}
\label{ch:Organisation}
\section{Schedule}
\begin{figure}
\begin{center}
\begin{ganttchart}{1}{12}
\gantttitle{2011}{12} \\
\gantttitlelist{1,...,12}{1} \\
\ganttgroup{Group 1}{1}{7} \\
\ganttbar{Task 1}{1}{2} \\
\ganttlinkedbar{Task 2}{3}{7}
\ganttnewline\ganttmilestone{Milestone}{7} \ganttnewline\ganttbar{Final Task}{8}{12}\ganttlink{elem2}{elem3}\ganttlink{elem3}{elem4}
\end{ganttchart}
\end{center}
\caption{Gantt Chart}
\end{figure}
\dots