From 816113f84d2aa207944a546c3a0b6541cd7b06d7 Mon Sep 17 00:00:00 2001 From: Bastian Rieck Date: Tue, 21 Sep 2021 11:31:34 +0200 Subject: [PATCH] Removed `\sisetup` --- mimosis.cls | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/mimosis.cls b/mimosis.cls index a62051d..81128ae 100644 --- a/mimosis.cls +++ b/mimosis.cls @@ -159,17 +159,6 @@ \RequirePackage{siunitx} -\sisetup{% - 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, -} - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Mathematics %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%