feat: ungefähre inhaltsstruktur

This commit is contained in:
Leon Etienne 2023-01-02 11:42:39 +01:00
parent cb1dce38ed
commit 7a4cd890af
Signed by: leonetienne
SSH Key Fingerprint: SHA256:hs2AZKjRTbd2kYg44u89rM19UT2LyBOpSbIShsdkkfg
10 changed files with 19 additions and 9 deletions

View File

@ -2,5 +2,9 @@
% Include all your chapters here % Include all your chapters here
% %
\input{chapters/cheatsheet} \input{chapters/einleitung}
\input{chapters/fazit} \input{chapters/stand-der-technik}
\input{chapters/problemanalyse}
\input{chapters/konzeption-entwicklung}
\input{chapters/ergebnisse}
\input{chapters/ausblick}

2
chapters/ausblick.tex Normal file
View File

@ -0,0 +1,2 @@
\chapter{Ausblick}
\label{chap:ausblick}

2
chapters/einleitung.tex Normal file
View File

@ -0,0 +1,2 @@
\chapter{Einleitung}
\label{chap:einleitung}

2
chapters/ergebnisse.tex Normal file
View File

@ -0,0 +1,2 @@
\chapter{Ergebnisse}
\label{chap:ergebnisse}

View File

@ -1,6 +0,0 @@
%
% Chapter: Fazit
%
\chapter{Fazit}
Abschließend ist zu sagen, dass es ganz schön schwurbelt.

View File

@ -0,0 +1,2 @@
\chapter{Konzeption und Entwicklung}
\label{chap:konzeption-entwicklung}

View File

@ -0,0 +1,2 @@
\chapter{Problemanalyse}
\label{chap:problemanalyse}

View File

@ -0,0 +1,2 @@
\chapter{Stand der Technik}
\label{chap:stand-der-technik}

View File

@ -4,7 +4,7 @@
% Document title % Document title
\newcommand{\cfgDocTitle}{Bachelorarbeit} \newcommand{\cfgDocTitle}{Bachelorarbeit}
\newcommand{\cfgDocSubTitle}{Digitalisierung der Anmeldung und Zustellung von Weinen zu Weinproben des Regional verbands für Weine indeutschen Weinregionen als TYPO3-Extension} \newcommand{\cfgDocSubTitle}{Digitalisierung der Anmeldung und Zustellung von Weinen zu Weinproben des Regionalverbands für Weine in deutschen Weinregionen als TYPO3-Extension}
% Document classification % Document classification
\newcommand{\cfgDocClassification}{Abschlussarbeit} \newcommand{\cfgDocClassification}{Abschlussarbeit}

BIN
main.pdf

Binary file not shown.