Configure TikZ to use babel wherever it is used

This commit is contained in:
Audric Schiltknecht 2025-07-30 10:47:13 -04:00
commit f751ae8460
4 changed files with 4 additions and 1 deletions

View file

@ -39,7 +39,7 @@
%-------------------------------------------------------------------------------
\RequirePackage{qrcode}
\RequirePackage{tikz}
\usetikzlibrary{tikzmark,fit}
\usetikzlibrary{tikzmark,fit,babel}
%-------------------------------------------------------------------------------