summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx/siunitx.sty')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx.sty4
1 files changed, 2 insertions, 2 deletions
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