initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
\documentclass[titlepage]{../../../lecture}
|
||||
|
||||
\usepackage{standalone}
|
||||
\usepackage{tikz}
|
||||
\usepackage{subcaption}
|
||||
|
||||
\title{Analysis II}
|
||||
\author{Prof. Dr. Ekaterina Kostina}
|
||||
\date{SoSe 2020}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\newgeometry{right=15mm, left=15mm}
|
||||
\maketitle
|
||||
\restoregeometry
|
||||
|
||||
\tableofcontents
|
||||
\newpage
|
||||
|
||||
\input{ana1.tex}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user