From f751ae84609685c8594df806659cb08fa1b7050c Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Wed, 30 Jul 2025 10:47:13 -0400 Subject: [PATCH] Configure TikZ to use babel wherever it is used --- moderncvdebugtools.sty | 1 + moderncvheadvii.sty | 2 +- moderncviconstikz.sty | 1 + moderncvskillmatrix.sty | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/moderncvdebugtools.sty b/moderncvdebugtools.sty index c19651a..a88c29f 100644 --- a/moderncvdebugtools.sty +++ b/moderncvdebugtools.sty @@ -17,6 +17,7 @@ % required packages %------------------------------------------------------------------------------- \RequirePackage{tikz} +\usetikzlibrary{babel} %------------------------------------------------------------------------------- diff --git a/moderncvheadvii.sty b/moderncvheadvii.sty index bab32cc..6e6f1a1 100644 --- a/moderncvheadvii.sty +++ b/moderncvheadvii.sty @@ -39,7 +39,7 @@ %------------------------------------------------------------------------------- \RequirePackage{qrcode} \RequirePackage{tikz} -\usetikzlibrary{tikzmark,fit} +\usetikzlibrary{tikzmark,fit,babel} %------------------------------------------------------------------------------- diff --git a/moderncviconstikz.sty b/moderncviconstikz.sty index 29355b8..f3f09ad 100644 --- a/moderncviconstikz.sty +++ b/moderncviconstikz.sty @@ -17,6 +17,7 @@ % required packages %------------------------------------------------------------------------------- \RequirePackage{tikz} +\usetikzlibrary{babel} \RequirePackage{etoolbox} \RequirePackage{xcolor} diff --git a/moderncvskillmatrix.sty b/moderncvskillmatrix.sty index 9f03be1..5c2099e 100644 --- a/moderncvskillmatrix.sty +++ b/moderncvskillmatrix.sty @@ -230,6 +230,7 @@ % required packages %------------------------------------------------------------------------------- \RequirePackage{tikz} +\usetikzlibrary{babel} \RequirePackage{multirow} % package arydshln is needed for the dashed lines but is incompatible with fancy style \if@moderncvbodyv%