Add (commented) option for note pages.
[matthijs/master-project/final-presentation.git] / clash-haskell09.lhs
1 \RequirePackage{atbegshi}
2 \documentclass[empty]{beamer}
3 \usetheme{default}
4 %\setbeameroption{show only notes}
5 \setbeameroption{show notes}
6 \setbeamertemplate{navigation symbols}{}
7 \setbeamertemplate{footline}
8 {
9   \hbox{%
10   \centerline{\insertframenumber{}}}%
11   \vskip5pt%
12 }
13 %include talk.fmt
14 \include{preamble}
15
16 \title{Hardware and Functional Languages}
17 \author{Matthijs Kooijman, Christiaan Baaij \\ \& Jan Kuper}
18 \date{December 14, 2009}
19
20 \begin{document}
21
22 \frame{\titlepage}
23 \note[itemize]{
24 \item Gezamenlijke introductie (verteld door Matthijs)
25 \item Presentatie Matthijs
26 \item Presentatie Christiaan
27 }
28
29 \include{introduction}
30 \include{matthijs/introduction}
31 \include{christiaan/introduction}
32 % \include{fir}
33 % \include{reducer}
34
35 \end{document}