restructure toc and title calls, enable titlepage
This commit is contained in:
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
\documentclass{../../../lecture}
|
||||
\documentclass[titlepage]{../../../lecture}
|
||||
|
||||
\usepackage{standalone}
|
||||
\usepackage{tikz}
|
||||
@@ -9,6 +9,11 @@
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\tableofcontents
|
||||
\newpage
|
||||
|
||||
\input{analysis1-2.tex}
|
||||
\input{analysis3.tex}
|
||||
\input{analysis4.tex}
|
||||
|
||||
@@ -2,12 +2,6 @@
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\newpage
|
||||
\tableofcontents
|
||||
\newpage
|
||||
|
||||
\section{Grundlagen}
|
||||
|
||||
\subsection{Mengen und Aussagen}
|
||||
|
||||
Reference in New Issue
Block a user