chore: These siunitx options were replaced.

pull/30/head
Holger Dell 2021-09-19 18:23:01 +02:00 committed by Bastian Rieck
parent 9d03d52037
commit ab9b5e2497
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,
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%