From deebba8a27b01f5306298c9d3e08050dbe7b6159 Mon Sep 17 00:00:00 2001 From: duc anh vu <vuducanh@informatik.hu-berlin.de> Date: Sun, 11 Feb 2018 19:23:21 +0100 Subject: [PATCH] removed graphic "Aufbau des Dokumentes" since it is not up to date and not sure about its usefulness --- doc/mainDocument/sections/organisation.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/mainDocument/sections/organisation.tex b/doc/mainDocument/sections/organisation.tex index 11bd84f7..f03600db 100644 --- a/doc/mainDocument/sections/organisation.tex +++ b/doc/mainDocument/sections/organisation.tex @@ -87,9 +87,9 @@ \end{itemize} \changelocaltocdepth{2} + \begin{comment} \subsection{Aufbau des Dokuments} %V Bild von Franz - %\begin{comment} \begin{tikzpicture} \node[draw,circle,fill=gray,text=white,label=right:{3. Zielvorstellungen/Ausbaustufen}] (AS) at (0,0) {}; \node[draw,circle,fill=gray,text=white,label=right:{4. Use-Cases}] (UC) at (1,-2) {}; @@ -104,6 +104,6 @@ \draw[->,draw=blue] (ModSpez) to (Test); \draw[->,draw=blue] (Test) to (Auswertung); \end{tikzpicture} - %\end{comment} + \end{comment} \end{document} \ No newline at end of file -- GitLab