w23-logic-2/logic2.tex
Josia Pietsch 1860f988c2
All checks were successful
Build latex and deploy / checkout (push) Successful in 1m8s
lecture 03
2023-10-23 23:45:24 +02:00

40 lines
477 B
TeX

\documentclass[10pt,a4paper,fancyfoot,git]{mkessler-script}
\course{Logic II}
\lecturer{Ralf Schindler}
\assistant{Mirko Bartsch}
\author{Mirko Bartsch, Josia Pietsch}
\usepackage{logic}
\begin{document}
\maketitle
%\frontmatter
\cleardoublepage
\tableofcontents
\cleardoublepage
\input{inputs/intro}
%\mainmatter
\newpage
\input{inputs/lecture_01}
\input{inputs/lecture_02}
\input{inputs/lecture_03}
\cleardoublepage
\appendix
\PrintVocabIndex
\end{document}