From 8a5b6fd1a8a652a4e61f4850c7e39cfbf03bc460 Mon Sep 17 00:00:00 2001 From: Jan Philipp Timme Date: Sun, 23 Sep 2018 16:04:15 +0200 Subject: [PATCH] Add fontenc with T1 to fix missing font for \textbackslash --- COMMON-Config.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/COMMON-Config.tex b/COMMON-Config.tex index e269743..a1aa20a 100644 --- a/COMMON-Config.tex +++ b/COMMON-Config.tex @@ -18,6 +18,8 @@ \usepackage{caption} %\captionsetup[table]{skip=8pt} \usepackage[numbers,round]{natbib} % Let's try alphadin bibliography style +\usepackage[T1]{fontenc} + % Setup für Codeblocks \lstset{ % Optionen