From 3407f3d41550bedf93b847580be3fadc6fe99325 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 15 Oct 2015 21:19:33 +0000 Subject: siunitx (15oct15) git-svn-id: svn://tug.org/texlive/trunk@38653 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/siunitx/siunitx.dtx | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/source/latex/siunitx') diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx index 91f4f8c0614..f50bfbf3400 100644 --- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx +++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx @@ -640,6 +640,7 @@ This work consists of the file siunitx.dtx % \opt{exponent-to-prefix} is set} % \changes{v2.6k}{2015/09/12}{Track \pkg{expl3} changes} % \changes{v2.6l}{2015/09/14}{Fix an internal error} +% \changes{v2.6m}{2015/10/15}{Address an issue with \pkg{mwtab}} % %\begin{abstract} % Physical quantities have both numbers and units, and each physical @@ -5163,7 +5164,7 @@ This work consists of the file siunitx.dtx % % The usual preliminaries. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2015/09/14} {2.6l} +\ProvidesExplPackage {siunitx} {2015/10/15} {2.6m} {A comprehensive (SI) units package} % \end{macrocode} % @@ -13699,7 +13700,10 @@ This work consists of the file siunitx.dtx \token_if_eq_meaning:NNF #1 \tex_unskip:D { \token_if_eq_meaning:NNF #1 \tab@setcr - { \@@_table_collect_not_braced_aux_i:N #1 } + { + \token_if_eq_meaning:NNF #1 \@maybe@unskip + { \@@_table_collect_not_braced_aux_i:N #1 } + } } } \@@_table_collect_next: @@ -16712,7 +16716,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-version-1.cfg} {2015/09/14} {2.6l} +\ProvidesExplFile {siunitx-version-1.cfg} {2015/10/15} {2.6m} {siunitx: Version 1 settings} % \end{macrocode} % @@ -17654,7 +17658,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-abbreviations.cfg} {2015/09/14} {2.6l} +\ProvidesExplFile {siunitx-abbreviations.cfg} {2015/10/15} {2.6m} {siunitx: Abbreviated units} % \end{macrocode} % @@ -17836,7 +17840,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-binary.cfg} {2015/09/14} {2.6l} +\ProvidesExplFile {siunitx-binary.cfg} {2015/10/15} {2.6m} {siunitx: Binary units} % \end{macrocode} % -- cgit v1.2.3