Aktuelles PDF gibt's auch hier: https://flavigny.de/lecture/pdf/analysis2 zum bequemeren Lesen.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 line
380B

  1. \documentclass[titlepage]{lecture}
  2. \usepackage{standalone}
  3. \usepackage{tikz}
  4. \usepackage{subcaption}
  5. \title{Analysis II}
  6. \author{Prof. Dr. Ekaterina Kostina}
  7. \date{SoSe 2020}
  8. \begin{document}
  9. \newgeometry{right=15mm, left=15mm}
  10. \maketitle
  11. \restoregeometry
  12. \tableofcontents
  13. \input{ana1.tex}
  14. \input{ana2.tex}
  15. \input{ana3.tex}
  16. \input{ana4.tex}
  17. \input{ana5.tex}
  18. \end{document}