chore: These siunitx options were replaced.

pull/22/head
Holger Dell 2021-09-19 18:23:01 +02:00
parent 428dd9e4ec
commit 3ad3204015
1 changed files with 8 additions and 5 deletions

View File

@ -160,11 +160,14 @@
\RequirePackage{siunitx}
\sisetup{%
detect-all = true,
detect-family = true,
detect-mode = true,
detect-shape = true,
detect-weight = true,
mode = match,
propagate-math-font = true,
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,
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%