From cc4c75777b49f5c45067ce6a222c379342764e38 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 3 May 2024 02:04:23 +0200 Subject: [PATCH] add microtype --- report/document.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/report/document.tex b/report/document.tex index 6ed5fa3..74d3a31 100644 --- a/report/document.tex +++ b/report/document.tex @@ -3,6 +3,7 @@ \usepackage[T1]{fontenc} % encoding \renewcommand{\familydefault}{\sfdefault} % sans-serif font +\usepackage[nopatch=footnote]{microtype} % better font looking \usepackage[french]{babel} % langages \frenchsetup{SmallCapsFigTabCaptions=false}