X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;ds=sidebyside;f=presentation.pre;h=98a4af632090557e01dedf2290c4bb8132871bfe;hb=2498dced580be1e7af31a662dadee26c4fd159ed;hp=eb4a4a10d2ce5a79b3391fbbeea87ebe5b7e1716;hpb=a8c4fab6539e030e3d656e2420a31a5c22874376;p=msc-thesis1617.git diff --git a/presentation.pre b/presentation.pre index eb4a4a1..98a4af6 100644 --- a/presentation.pre +++ b/presentation.pre @@ -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, @@ -58,16 +63,7 @@ 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]{