fix all latex warnings
[msc-thesis1617.git] / thesis.pre
index 3272810..86a4889 100644 (file)
 \usepackage{epstopdf}                % Eps graphics
 \usepackage{etoolbox}                % Patch chapter command
 
+% Fix fonts
+\normalfont
+\DeclareFontShape{OT1}{lmr}{bx}{sc} { <-> ssub * lmr/bx/n }{}
+
 % Have better page numbering in chapters
 \patchcmd{\chapter}{plain}{headings}{}{}
 
@@ -95,7 +99,7 @@
        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,