Add option section for siunitx.
This commit is contained in:
parent
a752a525c9
commit
e92c829cb6
@ -77,7 +77,7 @@
|
||||
% \RequirePackage{pgffor,pgfmath} % loaded by tikz
|
||||
\RequirePackage{pgfplots}
|
||||
\pgfplotsset{compat=1.16}
|
||||
\RequirePackage[output-decimal-marker={,}]{siunitx}
|
||||
\RequirePackage{siunitx}
|
||||
\RequirePackage{asymptote}
|
||||
\RequirePackage{mathrsfs}
|
||||
\RequirePackage{xlop}
|
||||
@ -136,6 +136,12 @@
|
||||
\settasks{
|
||||
label-format = {\bfseries}
|
||||
}
|
||||
|
||||
% siunitx
|
||||
\sisetup{
|
||||
output-decimal-marker={,},
|
||||
inter-unit-product={\ensuremath{ { } \cdot { } }},
|
||||
}
|
||||
%--
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user