summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-10-12 23:57:47 +0000
committerKarl Berry <karl@freefriends.org>2010-10-12 23:57:47 +0000
commit818bf5570a44805150dfd9d69a3435cacdfa05e1 (patch)
tree251925761a975f626b87e2aef23f504cfa1c6af5
parentba0fa2c2b2c17b26d109eff1ad83b74eecd0e438 (diff)
siunitx (12oct10)
git-svn-id: svn://tug.org/texlive/trunk@20074 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/siunitx.pdfbin501107 -> 501088 bytes
-rw-r--r--Master/texmf-dist/source/latex/siunitx/siunitx.dtx12
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx.sty4
5 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
index 212e2474568..2979f281fb4 100644
--- a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
+++ b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
index e43b91a1b16..ce1f64e8961 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
@@ -474,6 +474,8 @@ This work consists of the file siunitx.dtx
% REV\TeX\ in tables}
%\changes{v2.0x}{2010/10/05}{Fix bug when detecting single prefixes
% and converting prefixes to numbers}
+%\changes{v2.0y}{2010/10/09}{Error with \opt{tight-spacing} option
+% and exponents corrected}
%
%\begin{abstract}
% Typesetting values with units requires care to ensure that the
@@ -616,7 +618,7 @@ This work consists of the file siunitx.dtx
% The key--value options described later in this document can be used
% when loading the package, for example
%\begin{LaTeXdemo}[code only]
-% \usepackage[load-configuration = version-1]{siunitx}
+% \usepackage[load-configurations = version-1]{siunitx}
%\end{LaTeXdemo}
% to use options from version 1 of the package.
%
@@ -4168,7 +4170,7 @@ This work consists of the file siunitx.dtx
%
% The usual preliminaries.
% \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2010/10/05} {2.0x}
+\ProvidesExplPackage {siunitx} {2010/10/09} {2.0y}
{A comprehensive (SI) units package}
% \end{macrocode}
%
@@ -7510,7 +7512,7 @@ This work consists of the file siunitx.dtx
\bool_if:NTF \l_siunitx_tight_bool
{
\tl_set:Nx \l_siunitx_tmpb_tl
- { { \exp_not:V \l_siunitx_tmpb_tl } }
+ { { \exp_not:V \l_siunitx_exponent_product_tl } }
}
{
\tl_set:Nx \l_siunitx_tmpb_tl
@@ -13476,7 +13478,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-version-1.cfg} {2010/10/05} {2.0x}
+\ProvidesExplFile {siunitx-version-1.cfg} {2010/10/09} {2.0y}
{siunitx: Version 1 settings}
% \end{macrocode}
%
@@ -14756,7 +14758,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-binary.cfg} {2010/10/05} {2.0x}
+\ProvidesExplFile {siunitx-binary.cfg} {2010/10/09} {2.0y}
{siunitx: Binary units}
% \end{macrocode}
%
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg
index 57f6dc79a35..503ec10cef0 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg
@@ -13,7 +13,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ---------------------------------------------------------------
%%
-\ProvidesExplFile {siunitx-binary.cfg} {2010/10/05} {2.0x}
+\ProvidesExplFile {siunitx-binary.cfg} {2010/10/09} {2.0y}
{siunitx: Binary units}
\DeclareBinaryPrefix \kibi { Ki } { 10 }
\DeclareBinaryPrefix \mebi { Mi } { 20 }
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg
index 3092ab4f472..b6139ad5bf0 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg
@@ -13,7 +13,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ---------------------------------------------------------------
%%
-\ProvidesExplFile {siunitx-version-1.cfg} {2010/10/05} {2.0x}
+\ProvidesExplFile {siunitx-version-1.cfg} {2010/10/09} {2.0y}
{siunitx: Version 1 settings}
\keys_set:nn { siunitx }
{ load-configurations = { abbreviations , binary } }
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
index fc1d9e7ed63..e6d41de20d5 100644
--- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
+++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
@@ -14,7 +14,7 @@
%% ---------------------------------------------------------------
%%
\RequirePackage{expl3}
-\ProvidesExplPackage {siunitx} {2010/10/05} {2.0x}
+\ProvidesExplPackage {siunitx} {2010/10/09} {2.0y}
{A comprehensive (SI) units package}
\msg_set:nnnn { siunitx } { incompatible-package }
{ Package~'#1'~incompatible. }
@@ -2195,7 +2195,7 @@
\bool_if:NTF \l_siunitx_tight_bool
{
\tl_set:Nx \l_siunitx_tmpb_tl
- { { \exp_not:V \l_siunitx_tmpb_tl } }
+ { { \exp_not:V \l_siunitx_exponent_product_tl } }
}
{
\tl_set:Nx \l_siunitx_tmpb_tl