Deckblatt

This commit is contained in:
Clemens-Dautermann 2019-02-20 21:31:24 +01:00
parent d8f1014879
commit 11ede2c672
4 changed files with 3 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -10,6 +10,7 @@
\usepackage[hyphens]{url} \usepackage[hyphens]{url}
\usepackage{listings} \usepackage{listings}
\usepackage{booktabs} \usepackage{booktabs}
\usepackage{pdfpages}
\pagestyle{fancy} \pagestyle{fancy}
@ -17,7 +18,7 @@
\renewcommand{\footrulewidth}{0.4pt} \renewcommand{\footrulewidth}{0.4pt}
\cfoot{Seite \thepage} \cfoot{Seite \thepage}
\title{Das Django Webframework am Beispieles eines Inventarisierungssystemes} \title{Das Django Webframework am Beispieles eines Inventarisierungssystems}
\author{Clemens Dautermann} \author{Clemens Dautermann}
\date{2. Januar 2019 bis \today} \date{2. Januar 2019 bis \today}
@ -40,7 +41,7 @@
\begin{document} \begin{document}
\maketitle \includepdf[pages=-]{Deckblatt_Facharbeit.pdf}
\newpage \newpage
\tableofcontents \tableofcontents
\newpage \newpage