Merge branch 'master' of git.martlubbers.net:msc-thesis1617
[msc-thesis1617.git] / presentation.pre
index 654b89b..5b966ae 100644 (file)
@@ -2,6 +2,8 @@
 
 \usepackage{listings}              % Source code
 \usepackage{subcaption}            % Subcaptions
+\usepackage{lmodern}               % Better teletype fonts
+\usepackage{textcomp}              % Nice listings quotes
 \usepackage[nodayofweek]{datetime} % Use a fixed document date
 
 % Beamer style
@@ -55,7 +57,7 @@
        breaklines=true,
        captionpos=b,
        keepspaces=true,
-       basicstyle=\ttfamily\fontseries{l}\scriptsize,
+       basicstyle=\ttfamily\scriptsize,
        commentstyle=\slshape\fontseries{m},
        keywordstyle=\bfseries\fontseries{b},
        stringstyle=\ttfamily,
@@ -63,8 +65,7 @@
        showstringspaces=false,
        showtabs=false,
        tabsize=4,
-       frame=L,
-       language=Clean
+       frame=L
 }
 
 \author[M. Lubbers]{