view notes/tex/frames.tex @ 37:3de775b67d8c

eigth sheet and notes
author Markus Kaiser <markus.kaiser@in.tum.de>
date Tue, 10 Dec 2013 01:58:46 +0100
parents d9b98c2ba5ac
children 0b7b90f84986
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}