mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add template fitted for proposal
This commit is contained in:
20
02_Proposal/sections/40_organisation.tex
Normal file
20
02_Proposal/sections/40_organisation.tex
Normal 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
|
||||
Reference in New Issue
Block a user