view notes/tex/frames.tex @ 1:ae52d9ffef38

add basic theme; first slides
author Markus Kaiser <markus.kaiser@in.tum.de>
date Sun, 20 Oct 2013 16:30:48 +0200
parents
children d9b98c2ba5ac
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}