summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-20 23:07:10 +0000
committerKarl Berry <karl@freefriends.org>2011-04-20 23:07:10 +0000
commitcf4ecd4aac95871df9385e17953d190b42dd194c (patch)
tree3ff30663d8c46ebb9d19ac6639a079609299452f /Master/texmf-dist/source
parent454fee118ed1b031ef6bd83cd963de43e3135ce0 (diff)
siunitx 2.2c (20apr11)
git-svn-id: svn://tug.org/texlive/trunk@22139 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/siunitx/siunitx.dtx9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
index 086d0df4828..de29146cb02 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
@@ -530,6 +530,7 @@ This work consists of the file siunitx.dtx
% no colour support is loaded}
%\changes{v2.2b}{2011/04/19}{Fix bad formatting of negative exponents when
% using the \opt{output-exponent-marker} option}
+%\changes{v2.2c}{2011/04/20}{Fix bad interaction with \pkg{cellspace} package}
%
%\begin{abstract}
% Physical quantities have both numbers and units, and each physical
@@ -4773,7 +4774,7 @@ This work consists of the file siunitx.dtx
%
% The usual preliminaries.
% \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2011/04/19} {2.2b}
+\ProvidesExplPackage {siunitx} {2011/04/20} {2.2c}
{A comprehensive (SI) units package}
% \end{macrocode}
%
@@ -12597,7 +12598,7 @@ This work consists of the file siunitx.dtx
{ > { \bcolumn #1 \@nil } #1 < { \ecolumn } }
\cs_set:Npn \siunitx_tmp:w #1 \NC@do S #2 \q_stop
{ \toks_set:Nn \NC@list { #1 #2 } }
- \exp_after:wN \siunitx_tmp:w \NC@list \q_stop
+ \exp_after:wN \siunitx_tmp:w \tex_the:D \NC@list \q_stop
\cs_gundefine:N \NC@find@S
}
{ }
@@ -15619,7 +15620,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-version-1.cfg} {2011/04/19} {2.2b}
+\ProvidesExplFile {siunitx-version-1.cfg} {2011/04/20} {2.2c}
{siunitx: Version 1 settings}
% \end{macrocode}
%
@@ -16835,7 +16836,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-binary.cfg} {2011/04/19} {2.2b}
+\ProvidesExplFile {siunitx-binary.cfg} {2011/04/20} {2.2c}
{siunitx: Binary units}
% \end{macrocode}
%