restructure toc and title calls, enable titlepage

This commit is contained in:
2019-12-15 23:18:09 +01:00
parent 53a55eac57
commit 167636b058
4 changed files with 8 additions and 8 deletions
Binary file not shown.
+6 -1
View File
@@ -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}
-6
View File
@@ -2,12 +2,6 @@
\begin{document}
\maketitle
\newpage
\tableofcontents
\newpage
\section{Grundlagen}
\subsection{Mengen und Aussagen}