From 3409eb99afc23b1d9220f9d3368f06e98bb9bf09 Mon Sep 17 00:00:00 2001
From: Jonas Franz <info@jonasfranz.software>
Date: Sat, 8 Jan 2022 02:23:57 +0100
Subject: [PATCH] Add structure

---
 chapters/intro/intro.tex     | 3 ++-
 chapters/intro/structure.tex | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 chapters/intro/structure.tex

diff --git a/chapters/intro/intro.tex b/chapters/intro/intro.tex
index 190cc07..0ef42f6 100644
--- a/chapters/intro/intro.tex
+++ b/chapters/intro/intro.tex
@@ -14,4 +14,5 @@ Anhand von entsprechend der Problemstellung definierten Bewertungskriterien wird
 Im Folgenden wird in diesem Einleitungskapitel näher erläutert, welche Motivation zur Wahl dieses Thema führt, welche konkrete Zielsetzung verfolgt wird, welche Gliederung gewählt wird und anhand welcher Methodik vorgegangen wird.
 
 \input{chapters/intro/motivation}
-\input{chapters/intro/targets}
\ No newline at end of file
+\input{chapters/intro/targets}
+\input{chapters/intro/structure}
\ No newline at end of file
diff --git a/chapters/intro/structure.tex b/chapters/intro/structure.tex
new file mode 100644
index 0000000..e091ced
--- /dev/null
+++ b/chapters/intro/structure.tex
@@ -0,0 +1 @@
+\section{Gliederung}