diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-20 23:07:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-20 23:07:10 +0000 |
commit | cf4ecd4aac95871df9385e17953d190b42dd194c (patch) | |
tree | 3ff30663d8c46ebb9d19ac6639a079609299452f /Master | |
parent | 454fee118ed1b031ef6bd83cd963de43e3135ce0 (diff) |
siunitx 2.2c (20apr11)
git-svn-id: svn://tug.org/texlive/trunk@22139 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/siunitx.pdf | bin | 546842 -> 546809 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/siunitx/siunitx.dtx | 9 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/siunitx.sty | 4 |
5 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf Binary files differindex 77bcb6d6d72..ef8b9d4f5ff 100644 --- a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf +++ b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf 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} % 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 8a76dad1e0e..1737675d227 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} {2011/04/19} {2.2b} +\ProvidesExplFile {siunitx-binary.cfg} {2011/04/20} {2.2c} {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 4c2612fa969..b0d39cb44c8 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} {2011/04/19} {2.2b} +\ProvidesExplFile {siunitx-version-1.cfg} {2011/04/20} {2.2c} {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 b28b6f3a438..880c2c59465 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} {2011/04/19} {2.2b} +\ProvidesExplPackage {siunitx} {2011/04/20} {2.2c} {A comprehensive (SI) units package} \cs_if_exist:NTF \msg_set:nnnn { @@ -5316,7 +5316,7 @@ { > { \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 } { } |