chore: These options were removed from siunitx.

pull/23/head
Holger Dell 2021-09-18 20:14:48 +02:00 committed by Bastian Rieck
parent 47a40fee0b
commit 2e7ecfd203
1 changed files with 1 additions and 2 deletions

View File

@ -162,7 +162,7 @@
% Proper typesetting of units
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\RequirePackage[binary-units=true]{siunitx}
\RequirePackage{siunitx}
\sisetup{%
detect-all = true,
@ -170,7 +170,6 @@
detect-mode = true,
detect-shape = true,
detect-weight = true,
detect-inline-weight = math,
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%