diff --git a/mimosis.cls b/mimosis.cls index 78a8965..307e801 100644 --- a/mimosis.cls +++ b/mimosis.cls @@ -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, } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%