Josia Pietsch
8038e2baeb
Some checks failed
Build latex and deploy / checkout (push) Failing after 15m34s
66 lines
1.1 KiB
TeX
66 lines
1.1 KiB
TeX
\documentclass[10pt,a4paper,fancyfoot,git]{mkessler-script}
|
|
|
|
\course{Logic 3: Abstract Topological Dynamics and Descriptive Set Theory}
|
|
\lecturer{Aleksandra Kwiatkowska}
|
|
%\assistant{}
|
|
\author{Josia Pietsch}
|
|
|
|
\usepackage{logic}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
%\frontmatter
|
|
|
|
\cleardoublepage
|
|
|
|
\setcounter{tocdepth}{2}
|
|
\tableofcontents
|
|
\cleardoublepage
|
|
|
|
\input{inputs/intro.tex}
|
|
|
|
%\mainmatter
|
|
|
|
\newpage
|
|
|
|
\input{inputs/lecture_01}
|
|
\input{inputs/lecture_02}
|
|
\input{inputs/lecture_03}
|
|
\input{inputs/lecture_04}
|
|
\input{inputs/lecture_05}
|
|
\input{inputs/lecture_06}
|
|
\input{inputs/lecture_07}
|
|
\input{inputs/lecture_08}
|
|
\input{inputs/lecture_09}
|
|
\input{inputs/lecture_10}
|
|
\input{inputs/lecture_11}
|
|
\input{inputs/lecture_12}
|
|
\input{inputs/lecture_13}
|
|
\input{inputs/lecture_14}
|
|
\input{inputs/lecture_15}
|
|
|
|
|
|
|
|
|
|
|
|
\cleardoublepage
|
|
|
|
\appendix
|
|
|
|
\section{Tutorial and Exercises}
|
|
\input{inputs/tutorial_01}
|
|
\input{inputs/tutorial_02}
|
|
\input{inputs/tutorial_03}
|
|
\input{inputs/tutorial_04}
|
|
\input{inputs/tutorial_05}
|
|
\input{inputs/tutorial_06}
|
|
\input{inputs/tutorial_07}
|
|
\input{inputs/tutorial_08}
|
|
|
|
|
|
\PrintVocabIndex
|
|
|
|
|
|
\end{document}
|