thesis: part introduction is now context
Try to be less specific in the beginning of the context part.
This commit is contained in:
parent
af08b82088
commit
8ba9de86fc
4 changed files with 92 additions and 52 deletions
|
@ -19,7 +19,7 @@
|
|||
\usepackage[numberedsection,toc,numberline,nopostdot]{glossaries}
|
||||
\makenoidxglossaries
|
||||
|
||||
\newcommand{\topic}{A Declarative And Reproducible Approach To Application Deployment Via Container Images}
|
||||
\newcommand{\topic}{A Declarative And Reproducible Approach To The Creation Of Software-Application Container Images}
|
||||
|
||||
\newcommand{\authorOne}{Stefan Junker}
|
||||
\newcommand{\authorOneInit}{SJ}
|
||||
|
@ -29,10 +29,10 @@
|
|||
\newcommand{\authorOneCountry}{Germany}
|
||||
\newcommand{\authorOneId}{283751}
|
||||
\newcommand{\supervisorOne}{Prof. Dr. Michael Mächtel}
|
||||
\newcommand{\supervisorTwo}{TODO supervisor two}
|
||||
\newcommand{\supervisorTwo}{Jürgen Keppler}
|
||||
\newcommand{\studies}{TODO studies}
|
||||
\newcommand{\startdate}{TODO startdate}
|
||||
\newcommand{\submitdate}{TODO submitdate}
|
||||
\newcommand{\startdate}{2016/9/1}
|
||||
\newcommand{\submitdate}{2017/2/28}
|
||||
\newcommand{\buzzwords}{TODO buzzwords}
|
||||
|
||||
% Numbered Subsubsections
|
||||
|
@ -81,8 +81,8 @@
|
|||
\fancyfoot[R]{\thepage{}}
|
||||
}
|
||||
|
||||
%\titlespacing*{\chapter}{0pt}{0pt}{0pt}
|
||||
%\titleformat{\chapter}[hang]{\normalfont\Large\bfseries}{\thechapter}{10pt}{}
|
||||
\titlespacing*{\chapter}{0cm}{-1cm}{0.75cm}
|
||||
\titleformat{\chapter}[hang]{\normalfont\Large\bfseries}{\thechapter}{0.5cm}{}
|
||||
|
||||
\makeatletter
|
||||
|
||||
|
@ -127,7 +127,7 @@
|
|||
|
||||
\printnoidxglossary
|
||||
|
||||
\include{parts/introduction/introduction}
|
||||
\include{parts/context/context}
|
||||
|
||||
\part{Research}
|
||||
\label{part:research}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue