microtype: nopatch=footnote

This commit is contained in:
Mylloon 2024-06-05 20:54:24 +02:00
parent e67f9fba94
commit b78cee2c04
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -28,7 +28,7 @@
\RequirePackage[margin=\cvMargin,top=0pt,bottom=0pt]{geometry} \RequirePackage[margin=\cvMargin,top=0pt,bottom=0pt]{geometry}
\RequirePackage{microtype} % Font \RequirePackage[nopatch=footnote]{microtype} % Font
% Données % Données
\newcommand{\cvAuthorName}[2]{\gdef\@authorfname{#1}\gdef\@authorlname{#2}} \newcommand{\cvAuthorName}[2]{\gdef\@authorfname{#1}\gdef\@authorlname{#2}}