From b78cee2c042b3df48c7e41ab4f267073ee48788a Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 5 Jun 2024 20:54:24 +0200 Subject: [PATCH] microtype: nopatch=footnote --- bywyd.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bywyd.sty b/bywyd.sty index 91ae966..599e8ea 100644 --- a/bywyd.sty +++ b/bywyd.sty @@ -28,7 +28,7 @@ \RequirePackage[margin=\cvMargin,top=0pt,bottom=0pt]{geometry} -\RequirePackage{microtype} % Font +\RequirePackage[nopatch=footnote]{microtype} % Font % Données \newcommand{\cvAuthorName}[2]{\gdef\@authorfname{#1}\gdef\@authorlname{#2}}