From 3b90a476f0a8d978a13b862f43bfdaf05d281429 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 14 Jan 2019 21:09:15 +0100 Subject: Some revision and some typos --- main.tex | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'main.tex') diff --git a/main.tex b/main.tex index 2e95c66..369f428 100644 --- a/main.tex +++ b/main.tex @@ -12,6 +12,11 @@ \usepackage[outputdir=build]{minted} \usemintedstyle{borland} +\setminted{ + tabsize=2, + fontsize=\footnotesize, + mathescape +} \usepackage{hyperref} \hypersetup{ -- cgit v1.2.3