view notes/tex/frames.tex @ 53:a9b64faf4b8f

fourteenth sheet and notes
author Markus Kaiser <markus.kaiser@in.tum.de>
date Sat, 01 Feb 2014 19:22:52 +0100
parents d058663d28a8
children 1cbb4a5e6ce7
line wrap: on
line source

\newcommand{\defineUnit}[2]{\setbeamertemplate{slide #1}{{#2}}}
\newcommand{\showUnit}[1]{\usebeamertemplate{slide #1}}

\defineUnit{titel}{%
\begin{frame}
    \titlepage
\end{frame}
}

\input{intro.tex}
\input{basics.tex}
\input{logic.tex}
\input{growth.tex}
\input{combinatorics.tex}
\input{graphs.tex}
\input{algebra.tex}