add template fitted for proposal

This commit is contained in:
hannes.kuchelmeister
2019-10-17 13:57:07 +02:00
parent 870d26aa50
commit e86b0c5052
18 changed files with 11460 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
\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