update presentation
[msc-thesis1617.git] / presentation.pre
index eb4a4a1..e8cded1 100644 (file)
@@ -1,6 +1,7 @@
 \documentclass{beamer}
 
 \usepackage{listings}              % Source code
+\usepackage{subcaption}            % Subcaptions
 \usepackage[nodayofweek]{datetime} % Use a fixed document date
 
 % Images directory
@@ -50,7 +51,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,