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.
|
- \documentclass{lecture}
-
- \usepackage{standalone}
- \usepackage{tikz}
- \usepackage{subcaption}
-
- \title{Real algebraic varieties}
- \author{Florent Schaffhauser\\[5mm]
- Transcript of\\[1mm]
- Christian Merten (\href{mailto:cmerten@mathi.uni-heidelberg.de}{cmerten@mathi.uni-heidelberg.de})\\
- }
- \date{WiSe 2022}
-
- \begin{document}
-
- \newgeometry{right=15mm, left=15mm}
- \maketitle
- \restoregeometry
-
- \tableofcontents
-
- \input{rav1.tex}
- \input{rav2.tex}
- \input{rav3.tex}
- \input{rav4.tex}
- \input{rav11.tex}
- \input{rav5.tex}
- \input{rav6.tex}
- \input{rav7.tex}
- \input{rav8.tex}
- \input{rav9.tex}
- \input{rav10.tex}
-
- \end{document}
|