update presentation, the body is there
[msc-thesis1617.git] / presentation.pre
index eb4a4a1..98a4af6 100644 (file)
@@ -1,8 +1,13 @@
-\documentclass{beamer}
+\documentclass[handout]{beamer}
 
 \usepackage{listings}              % Source code
+\usepackage{subcaption}            % Subcaptions
 \usepackage[nodayofweek]{datetime} % Use a fixed document date
 
+% Beamer style
+\usetheme{Singapore}
+\usecolortheme{default}
+
 % Images directory
 \graphicspath{{img/}}
 
@@ -50,7 +55,7 @@
        breaklines=true,
        captionpos=b,
        keepspaces=true,
-       basicstyle=\ttfamily\fontseries{l}\footnotesize,
+       basicstyle=\ttfamily\fontseries{l}\scriptsize,
        commentstyle=\slshape\fontseries{m},
        keywordstyle=\bfseries\fontseries{b},
        stringstyle=\ttfamily,
        showstringspaces=false,
        showtabs=false,
        tabsize=4,
-       frame=L,
-       language=Clean
-}
-
-% Toc at every section
-\AtBeginSection[] {%
-       \begin{frame}
-               \frametitle{Table of Contents}
-               \tableofcontents[currentsection]
-       \end{frame}
+       frame=L
 }
 
 \author[M. Lubbers]{