diff --git a/commun/commun.sty b/commun/commun.sty index 7789308..1a9af26 100644 --- a/commun/commun.sty +++ b/commun/commun.sty @@ -78,7 +78,7 @@ % \RequirePackage{pgffor,pgfmath} % loaded by tikz \RequirePackage{pgfplots} \pgfplotsset{compat=1.16} -\RequirePackage{siunitx} +\RequirePackage[load-configurations = abbreviations]{siunitx} \RequirePackage{asymptote} \RequirePackage{mathrsfs} \RequirePackage{xlop} @@ -140,6 +140,7 @@ % siunitx \sisetup{ + locale=FR, output-decimal-marker={,}, inter-unit-product={\ensuremath{ { } \cdot { } }}, }