summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/siunitx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/siunitx')
-rw-r--r--Master/texmf-dist/source/latex/siunitx/siunitx.dtx11
1 files changed, 6 insertions, 5 deletions
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}
%