view notes/tex/frames.tex @ 56:1cbb4a5e6ce7

nicer euklid; ue15 notes
author Markus Kaiser <markus.kaiser@in.tum.de>
date Tue, 25 Feb 2014 00:26:19 +0100
parents a9b64faf4b8f
children
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}
\input{outro.tex}