Enable note pages.
[matthijs/master-project/final-presentation.git] / clash-haskell09.lhs
1 \documentclass[empty]{beamer}
2 \usetheme{default}
3 \setbeameroption{show notes}
4 %include talk.fmt
5 \include{preamble}
6
7 \title{Hardware and Functional Languages}
8 \author{Matthijs Kooijman, Christiaan Baaij \\ \& Jan Kuper}
9 \date{December 14, 2009}
10
11 \begin{document}
12
13 \frame{\titlepage}
14 \note[itemize]{
15 \item Gezamenlijke introductie (verteld door Matthijs)
16 \item Presentatie Matthijs
17 \item Presentatie Christiaan
18 }
19
20 \include{introduction}
21 \include{matthijs/introduction}
22 \include{christiaan/introduction}
23 % \include{fir}
24 % \include{reducer}
25
26 \end{document}