Add localization option to siunitx.
This commit is contained in:
parent
6268568cea
commit
ede1390934
@ -78,7 +78,7 @@
|
|||||||
% \RequirePackage{pgffor,pgfmath} % loaded by tikz
|
% \RequirePackage{pgffor,pgfmath} % loaded by tikz
|
||||||
\RequirePackage{pgfplots}
|
\RequirePackage{pgfplots}
|
||||||
\pgfplotsset{compat=1.16}
|
\pgfplotsset{compat=1.16}
|
||||||
\RequirePackage{siunitx}
|
\RequirePackage[load-configurations = abbreviations]{siunitx}
|
||||||
\RequirePackage{asymptote}
|
\RequirePackage{asymptote}
|
||||||
\RequirePackage{mathrsfs}
|
\RequirePackage{mathrsfs}
|
||||||
\RequirePackage{xlop}
|
\RequirePackage{xlop}
|
||||||
@ -140,6 +140,7 @@
|
|||||||
|
|
||||||
% siunitx
|
% siunitx
|
||||||
\sisetup{
|
\sisetup{
|
||||||
|
locale=FR,
|
||||||
output-decimal-marker={,},
|
output-decimal-marker={,},
|
||||||
inter-unit-product={\ensuremath{ { } \cdot { } }},
|
inter-unit-product={\ensuremath{ { } \cdot { } }},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user