diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-04 22:44:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-04 22:44:02 +0000 |
commit | 294b893f172ead10a528ac8680231da85228ab0c (patch) | |
tree | ad786c985bb7e9c1f81a2c7f37aeb3bdb631b1dc /Master | |
parent | dac7712aa58920cb78197661794b377b9a8a68f5 (diff) |
siunitx (4apr12)
git-svn-id: svn://tug.org/texlive/trunk@25853 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/siunitx.pdf | bin | 573542 -> 573895 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/siunitx/siunitx.dtx | 12 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg | 2 | ||||
-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 |
6 files changed, 12 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf Binary files differindex 172a1becc7f..9626a08cb7d 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 f0e11b3b281..420f4bd2a6b 100644 --- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx +++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx @@ -568,6 +568,8 @@ This work consists of the file siunitx.dtx % package tricks} %\changes{v2.4l}{2012/03/23}{Fix a load-order issue with \pkg{soulpos} % package} +%\changes{v2.4m}{2012/04/03}{Correct bug in \cs{SIlist} when only a single +% number is given} % %\begin{abstract} % Physical quantities have both numbers and units, and each physical @@ -5022,7 +5024,7 @@ This work consists of the file siunitx.dtx % % The usual preliminaries. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2012/03/23} {2.4l} +\ProvidesExplPackage {siunitx} {2012/04/04} {2.4m} {A comprehensive (SI) units package} % \end{macrocode} % @@ -12814,7 +12816,7 @@ This work consists of the file siunitx.dtx { \int_compare:nNnTF { \tl_length:n {#1} } = \c_two { \siunitx_list_numbers_aux:nn #1 } - { \siunitx_combined_output:n {#1} } + { \siunitx_combined_output:n #1 } } } \cs_new_protected:Npn \siunitx_list_numbers_aux_ii:n #1 @@ -16289,7 +16291,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-version-1.cfg} {2012/03/23} {2.4l} +\ProvidesExplFile {siunitx-version-1.cfg} {2012/04/04} {2.4m} {siunitx: Version 1 settings} % \end{macrocode} % @@ -17234,7 +17236,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-abbreviations.cfg} {2012/03/23} {2.4l} +\ProvidesExplFile {siunitx-abbreviations.cfg} {2012/04/04} {2.4m} {siunitx: Abbreviated units} % \end{macrocode} % @@ -17416,7 +17418,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-binary.cfg} {2012/03/23} {2.4l} +\ProvidesExplFile {siunitx-binary.cfg} {2012/04/04} {2.4m} {siunitx: Binary units} % \end{macrocode} % diff --git a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg index ad1dfe2b15e..356ab09e4c5 100644 --- a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg +++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg @@ -13,7 +13,7 @@ %% See http://www.latex-project.org/lppl.txt %% --------------------------------------------------------------- %% -\ProvidesExplFile {siunitx-abbreviations.cfg} {2012/03/23} {2.4l} +\ProvidesExplFile {siunitx-abbreviations.cfg} {2012/04/04} {2.4m} {siunitx: Abbreviated units} \DeclareSIUnit \A { \ampere } \DeclareSIUnit \pA { \pico \ampere } 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 2d0d4cdbc53..ce7ab61b069 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} {2012/03/23} {2.4l} +\ProvidesExplFile {siunitx-binary.cfg} {2012/04/04} {2.4m} {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 535d1197b4d..ae0cc07946d 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} {2012/03/23} {2.4l} +\ProvidesExplFile {siunitx-version-1.cfg} {2012/04/04} {2.4m} {siunitx: Version 1 settings} \keys_define:nn { siunitx } { addsign .choice: , diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty index ea3050bf5ab..e126aa4957c 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} {2012/03/23} {2.4l} +\ProvidesExplPackage {siunitx} {2012/04/04} {2.4m} {A comprehensive (SI) units package} \@ifpackagelater { expl3 } { 2011/09/05 } { } @@ -5254,7 +5254,7 @@ { \int_compare:nNnTF { \tl_length:n {#1} } = \c_two { \siunitx_list_numbers_aux:nn #1 } - { \siunitx_combined_output:n {#1} } + { \siunitx_combined_output:n #1 } } } \cs_new_protected:Npn \siunitx_list_numbers_aux_ii:n #1 |