comparison 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
comparison
equal deleted inserted replaced
0:7be6c17f0733 1:ae52d9ffef38
1 \newcommand{\defineUnit}[2]{\setbeamertemplate{slide #1}{{#2}}}
2 \newcommand{\showUnit}[1]{\usebeamertemplate{slide #1}}
3
4 \defineUnit{titel}{%
5 \begin{frame}
6 \titlepage
7 \end{frame}
8 }
9
10 \input{intro.tex}
11 \input{basics.tex}