generated from leonetienne/LaTeX-Paper-template
feat: ungefähre inhaltsstruktur
This commit is contained in:
parent
cb1dce38ed
commit
7a4cd890af
@ -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
2
chapters/ausblick.tex
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
\chapter{Ausblick}
|
||||||
|
\label{chap:ausblick}
|
2
chapters/einleitung.tex
Normal file
2
chapters/einleitung.tex
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
\chapter{Einleitung}
|
||||||
|
\label{chap:einleitung}
|
2
chapters/ergebnisse.tex
Normal file
2
chapters/ergebnisse.tex
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
\chapter{Ergebnisse}
|
||||||
|
\label{chap:ergebnisse}
|
@ -1,6 +0,0 @@
|
|||||||
%
|
|
||||||
% Chapter: Fazit
|
|
||||||
%
|
|
||||||
|
|
||||||
\chapter{Fazit}
|
|
||||||
Abschließend ist zu sagen, dass es ganz schön schwurbelt.
|
|
2
chapters/konzeption-entwicklung.tex
Normal file
2
chapters/konzeption-entwicklung.tex
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
\chapter{Konzeption und Entwicklung}
|
||||||
|
\label{chap:konzeption-entwicklung}
|
2
chapters/problemanalyse.tex
Normal file
2
chapters/problemanalyse.tex
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
\chapter{Problemanalyse}
|
||||||
|
\label{chap:problemanalyse}
|
2
chapters/stand-der-technik.tex
Normal file
2
chapters/stand-der-technik.tex
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
\chapter{Stand der Technik}
|
||||||
|
\label{chap:stand-der-technik}
|
@ -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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user