Merge branch 'master' of git.martlubbers.net:msc-thesis1617
[msc-thesis1617.git] / thesis.pre
index 3272810..e7fef0f 100644 (file)
 \usepackage{graphicx}                % Graphics
 \usepackage{epstopdf}                % Eps graphics
 \usepackage{etoolbox}                % Patch chapter command
+\usepackage[nodayofweek]{datetime}   % Use a fixed document date
+
+% Fix fonts
+\normalfont
+\DeclareFontShape{OT1}{lmr}{bx}{sc} { <-> ssub * lmr/bx/n }{}
 
 % Have better page numbering in chapters
 \patchcmd{\chapter}{plain}{headings}{}{}
        captionpos=b,
        keepspaces=true,
        basicstyle=\ttfamily\fontseries{l}\footnotesize,
-       commentstyle=\itshape\fontseries{m},
+       commentstyle=\slshape\fontseries{m},
        keywordstyle=\bfseries\fontseries{b},
        stringstyle=\ttfamily,
        showspaces=false,
        showtabs=false,
        tabsize=4,
        frame=L,
-       language=Clean
 }
 
 % Increase the depth for the table of contenst
 \title{Task Oriented Programming and the Internet of Things}
 \author{Mart Lubbers BSc.\\
        {\small\href{mailto:mart@martlubbers.net}{mart@martlubbers.net}}}
-\date{\today}
+\date{\formatdate{10}{7}{2017}}