2023-10-16 16:51:42 +02:00
|
|
|
\documentclass[10pt,a4paper,fancyfoot,git]{mkessler-script}
|
2023-10-16 16:24:38 +02:00
|
|
|
|
|
|
|
\course{Logic II}
|
|
|
|
\lecturer{Ralf Schindler}
|
2023-10-16 16:51:42 +02:00
|
|
|
\assistant{Mirko Bartsch}
|
2023-10-16 16:24:38 +02:00
|
|
|
\author{Josia Pietsch}
|
|
|
|
|
|
|
|
\usepackage{logic}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
|
|
|
|
%\frontmatter
|
|
|
|
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
\tableofcontents
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
\input{inputs/intro}
|
|
|
|
|
|
|
|
%\mainmatter
|
|
|
|
|
|
|
|
\newpage
|
|
|
|
|
2023-10-16 16:51:42 +02:00
|
|
|
\input{inputs/lecture_01}
|
2023-10-16 16:24:38 +02:00
|
|
|
|
|
|
|
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
\appendix
|
|
|
|
|
|
|
|
\PrintVocabIndex
|
|
|
|
|
|
|
|
|
|
|
|
\end{document}
|