summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-01-26 00:40:19 +0000
committerKarl Berry <karl@freefriends.org>2009-01-26 00:40:19 +0000
commit1efdc9ec61305aff06efb12bd7a3ca012e087bea (patch)
treea4946f89ec53201ac8b8b5869f85e4a55e491732 /Master/texmf-dist/tex/latex
parentd63d9aa96f223419b04a1a2c85f6cc8c3d10d834 (diff)
siunitx update (25jan09)
git-svn-id: svn://tug.org/texlive/trunk@11979 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg6
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-USA.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-ZA.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-accepted.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-addn.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-astro.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-binary.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-fancynum.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-fancyunits.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-geophys.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-hep.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-hepunits.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-named.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-physical.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-prefix.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-sistyle.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-synchem.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-units.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-unitsdef.cfg3
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx.sty5
24 files changed, 27 insertions, 50 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg
index 06f0d249d8c..4be577cfd28 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg
@@ -13,16 +13,16 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-DE.cfg}
- [2009/01/22 v1.2 siunitx: Germany locale]
+ [2009/01/24 v1.2b siunitx: Germany locale]
\sisetup{
unitsep=cdot,
valuesep=thin,
decimalsymbol=comma,
expproduct=cdot,
digitsep=thin,
- sepfour=false}
+ sepfour=false,
+ tophrase={~bis~}}
\endinput
%%
%% End of file `si-DE.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg
index ca0fb18f699..902fd233413 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-SIunits.cfg}
- [2009/01/22 v1.2 siunitx: Emulation of
+ [2009/01/24 v1.2b siunitx: Emulation of
SIunits]
\si@emulating{SIunits}{2007/12/02 v1.36}
\sisetup{
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg
index c263bf74245..632a7afdb95 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-UK.cfg}
- [2009/01/22 v1.2 siunitx: UK locale]
+ [2009/01/24 v1.2b siunitx: UK locale]
\sisetup{
unitsep=thin,
expproduct=times,
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-USA.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-USA.cfg
index 2d43cf8eeaf..d9e804bc836 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-USA.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-USA.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-USA.cfg}
- [2009/01/22 v1.2 siunitx: USA locale]
+ [2009/01/24 v1.2b siunitx: USA locale]
\sisetup{
unitsep=thin,
expproduct=times,
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-ZA.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-ZA.cfg
index a335f373e73..a62c26d6662 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-ZA.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-ZA.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-ZA.cfg}
- [2009/01/22 v1.2 siunitx: South Africa locale]
+ [2009/01/24 v1.2b siunitx: South Africa locale]
\sisetup{
unitsep=cdot,
valuesep=thin,
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg
index 98c7ee843ea..04da2d3249a 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-abbr.cfg}
- [2009/01/22 v1.2 siunitx: Abbreviated units]
+ [2009/01/24 v1.2b siunitx: Abbreviated units]
\requiresiconfigs{prefix,named,accepted,physical}
\newunit{\pA}{\pico\ampere}
\newunit{\nA}{\nano\ampere}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-accepted.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-accepted.cfg
index f510fded67d..a81dfb37ae8 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-accepted.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-accepted.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-accepted.cfg}
- [2009/01/22 v1.2 siunitx: SI Accepted units]
+ [2009/01/24 v1.2b siunitx: SI Accepted units]
\newunit{\minute}{min}
\newunit{\hour}{h}
\newunit{\Day}{d}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-addn.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-addn.cfg
index 8e9c27050d5..4a7225de0a9 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-addn.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-addn.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-addn.cfg}
- [2009/01/22 v1.2 siunitx: SI Additional units]
+ [2009/01/24 v1.2b siunitx: SI Additional units]
\newunit{\angstrom}{\si@sym@ringA}
\newunit{\are}{a}
\newunit{\hectare}{\hecto\are}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-astro.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-astro.cfg
index 07a63411448..fa5cdebfe04 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-astro.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-astro.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-astro.cfg}
- [2009/01/22 v1.2 siunitx: Units for astronomy]
+ [2009/01/24 v1.2b siunitx: Units for astronomy]
\newunit{\parsec}{pc}
\newunit{\lightyear}{ly}
\endinput
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-binary.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-binary.cfg
index 26457bb49a1..8133532ad3f 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-binary.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-binary.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-binary.cfg}
- [2009/01/22 v1.2 siunitx: Binary units]
+ [2009/01/24 v1.2b siunitx: Binary units]
\newprefix[binary]{\kibi}{10}{Ki}
\newprefix[binary]{\mebi}{20}{Mi}
\newprefix[binary]{\gibi}{30}{Gi}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-fancynum.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-fancynum.cfg
index 11456bdfd43..33c33e9e54a 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-fancynum.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-fancynum.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-fancynum.cfg}
- [2009/01/22 v1.2 siunitx: Emulation of
+ [2009/01/24 v1.2b siunitx: Emulation of
fancynum]
\si@emulating{fancynum}{2000/08/08 0.92}
\sisetup{decimalsymbol=cdot,digitsep=comma}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-fancyunits.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-fancyunits.cfg
index ef3e5248165..34f22e6e406 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-fancyunits.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-fancyunits.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-fancyunits.cfg}
- [2009/01/22 v1.2 siunitx: Emulation of
+ [2009/01/24 v1.2b siunitx: Emulation of
fancyunits]
\si@emulating{fancyunits}{2007/02/01 v1.0.1}
\si@ifloaded{SIunits}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-geophys.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-geophys.cfg
index 62fbb6e4a0c..8006432cfae 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-geophys.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-geophys.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-geophys.cfg}
- [2009/01/22 v1.2 siunitx: Units for astronomy]
+ [2009/01/24 v1.2b siunitx: Units for astronomy]
\newunit{\gon}{gon}
\endinput
%%
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-hep.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-hep.cfg
index 744943153e7..8b9a44208ad 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-hep.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-hep.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-hep.cfg}
- [2009/01/22 v1.2 siunitx: Units for high-energy physics]
+ [2009/01/24 v1.2b siunitx: Units for high-energy physics]
\requiresiconfigs{prefix,named}
\provideunit{\micron}{\micro\metre}
\newunit{\mrad}{\milli\rad}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-hepunits.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-hepunits.cfg
index 13a538e1875..7fc1e5b3c34 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-hepunits.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-hepunits.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-hepunits.cfg}
- [2009/01/22 v1.2 siunitx: Emulation of
+ [2009/01/24 v1.2b siunitx: Emulation of
hepunits]
\si@emulating{hepunits}{2007/09/27}
\requiresiconfigs{SIunits,accepted,prefix,hep}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-named.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-named.cfg
index 69cbf2f8c5a..69195c32c8e 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-named.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-named.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-named.cfg}
- [2009/01/22 v1.2 siunitx: SI Named units]
+ [2009/01/24 v1.2b siunitx: SI Named units]
\newunit{\becquerel}{Bq}
\newunit{\coulomb}{C}
\newunit{\farad}{F}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-physical.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-physical.cfg
index 91ecc689ae0..00d3df3bd96 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-physical.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-physical.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-physical.cfg}
- [2009/01/22 v1.2 siunitx: SI Physically-measured units]
+ [2009/01/24 v1.2b siunitx: SI Physically-measured units]
\newcommand*{\si@eVspacea}{\text{\kern-\si@eVcorra}}%
\newcommand*{\si@eVspaceb}{\text{\kern-\si@eVcorrb}}%
\newunit{\electronvolt}{e\protect\si@eVspacea V\protect%
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-prefix.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-prefix.cfg
index bcdb29d7b87..cad886cdbda 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-prefix.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-prefix.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-prefix.cfg}
- [2009/01/22 v1.2 siunitx: SI Multiple prefixes]
+ [2009/01/24 v1.2b siunitx: SI Multiple prefixes]
\newprefix{\yocto}{-24}{y}
\newprefix{\zepto}{-21}{z}
\newprefix{\atto}{-18}{a}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg
index 159c7fdfa23..a4def93ef7b 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-prefixed.cfg}
- [2009/01/22 v1.2 siunitx: SI Prefixed units]
+ [2009/01/24 v1.2b siunitx: SI Prefixed units]
\requiresiconfigs{prefix,named,accepted,physical}
\newunit{\picometre}{\pico\metre}
\newunit{\nanometre}{\nano\metre}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-sistyle.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-sistyle.cfg
index 34c5d23c926..cae3a45e2ec 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-sistyle.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-sistyle.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-sistyle.cfg}
- [2009/01/22 v1.2 siunitx: Emulation of
+ [2009/01/24 v1.2b siunitx: Emulation of
SIstyle]
\si@emulating{sistyle}{2006/12/20 v2.3}
\sisetup{%
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-synchem.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-synchem.cfg
index 3d31f02f2ae..d5e03d2ba45 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-synchem.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-synchem.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-synchem.cfg}
- [2009/01/22 v1.2 siunitx: Units for synthetic chemists]
+ [2009/01/24 v1.2b siunitx: Units for synthetic chemists]
\requiresiconfigs{prefix}
\newunit{\mmHg}{mmHg}
\newunit{\molar}{\mole\per\cubic\deci\metre}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-units.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-units.cfg
index b0e63cc29f7..6f84fb8d296 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-units.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-units.cfg
@@ -13,10 +13,9 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\si@ifloaded{units}{\endinput}{}
\ProvidesFile{si-units.cfg}
- [2009/01/22 v1.2 siunitx: Emulation of units]
+ [2009/01/24 v1.2b siunitx: Emulation of units]
\si@emulating{units}{1998/08/04 v0.9b}
\si@ifloaded{SIunits}
{\si@emclash{units}{SIunits}\endinput}{}
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-unitsdef.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-unitsdef.cfg
index 64fad5583f2..be074714e22 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-unitsdef.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-unitsdef.cfg
@@ -13,9 +13,8 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\ProvidesFile{si-unitsdef.cfg}
- [2009/01/22 v1.2 siunitx:
+ [2009/01/24 v1.2b siunitx:
Emulation of unitsdef]
\si@emulating{unitsdef}{2005/01/04 v0.2}
\si@ifloaded{SIunits}
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
index 6bb98262786..84f62fc4d85 100644
--- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
+++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
@@ -13,10 +13,9 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%%\DescribeOption{tophrase}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{siunitx}
- [2009/01/22 v1.2a A comprehensive (SI) units package]
+ [2009/01/24 v1.2b A comprehensive (SI) units package]
\begingroup
\@ifundefined{eTeXversion}
{\PackageError{siunitx}
@@ -3601,7 +3600,7 @@
}
\si@newrobustcmd*{\SIrange}[4][]{%
\begingroup
- \sisetup{#1}
+ \sisetup{#1}%
\ifsi@repeatunits
\SI{#2}{#4}%
\else