view notes/tex/frames.tex @ 27:f52078f78e60

fix arrows in early slides
author Markus Kaiser <markus.kaiser@in.tum.de>
date Mon, 25 Nov 2013 23:20:13 +0100
parents d9b98c2ba5ac
children 3de775b67d8c
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}