Update for `siunitx` options

pull/30/head
Bastian Rieck 2021-09-21 07:48:14 +02:00
parent ab9b5e2497
commit 0efa8e650b
1 changed files with 5 additions and 5 deletions

View File

@ -160,12 +160,12 @@
\RequirePackage{siunitx}
\sisetup{%
mode = match,
mode = match,
propagate-math-font = true,
reset-math-version = false,
reset-text-family = false,
reset-text-series = false,
reset-text-shape = false,
reset-math-version = false,
reset-text-family = false,
reset-text-series = false,
reset-text-shape = false,
text-family-to-math = true,
text-series-to-math = true,
}