From 6f7407fa0eead2c0ceefca986ab1b2e0eab595c4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 17 Jul 2015 22:39:30 +0000 Subject: siunitx (17jul15) git-svn-id: svn://tug.org/texlive/trunk@37870 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/siunitx/siunitx.dtx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx index 38fc9197c0c..2842c9b939c 100644 --- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx +++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx @@ -628,6 +628,7 @@ This work consists of the file siunitx.dtx % \opt{table-sign-mantissa} options when set \opt{false}} % \changes{v2.6f}{2015/04/04}{Further work on \pkg{mathspec}} % \changes{v2.6g}{2015/06/24}{Fix issue with empty table cells} +% \changes{v2.6h}{2015/07/17}{Update internals to track \pkg{expl3} changes} % %\begin{abstract} % Physical quantities have both numbers and units, and each physical @@ -5151,7 +5152,7 @@ This work consists of the file siunitx.dtx % % The usual preliminaries. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2015/06/25} {2.6g} +\ProvidesExplPackage {siunitx} {2015/07/17} {2.6h} {A comprehensive (SI) units package} % \end{macrocode} % @@ -9013,7 +9014,7 @@ This work consists of the file siunitx.dtx @@_number_process_scientific_engineering_ \int_compare:nNnTF {#3} < { 0 } { - \int_case:nnn { \int_mod:nn { 0 - (#3) } { 3 } } + \int_case:nnF { \int_mod:nn { 0 - (#3) } { 3 } } { { 1 } { 2 } { 2 } { 1 } @@ -16671,7 +16672,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-version-1.cfg} {2015/06/25} {2.6g} +\ProvidesExplFile {siunitx-version-1.cfg} {2015/07/17} {2.6h} {siunitx: Version 1 settings} % \end{macrocode} % @@ -17613,7 +17614,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-abbreviations.cfg} {2015/06/25} {2.6g} +\ProvidesExplFile {siunitx-abbreviations.cfg} {2015/07/17} {2.6h} {siunitx: Abbreviated units} % \end{macrocode} % @@ -17795,7 +17796,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-binary.cfg} {2015/06/25} {2.6g} +\ProvidesExplFile {siunitx-binary.cfg} {2015/07/17} {2.6h} {siunitx: Binary units} % \end{macrocode} % -- cgit v1.2.3