summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-06-25 22:47:10 +0000
committerKarl Berry <karl@freefriends.org>2015-06-25 22:47:10 +0000
commit54a2cfc25dfedf71183c41579de2bf2ca70ef474 (patch)
treec88160095f9f971826cff33d016085af8b9aada5 /Master/texmf-dist/source/latex/siunitx/siunitx.dtx
parent82c343765eddc8cbfddfd4219a761e9d3b3ebc35 (diff)
siunitx (25jun15)
git-svn-id: svn://tug.org/texlive/trunk@37680 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/siunitx/siunitx.dtx')
-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 fa0525eeb9b..38fc9197c0c 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
@@ -627,6 +627,7 @@ This work consists of the file siunitx.dtx
% \changes{v2.6f}{2015/04/01}{Fix \opt{table-sign-exponent} and
% \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}
%
%\begin{abstract}
% Physical quantities have both numbers and units, and each physical
@@ -5150,7 +5151,7 @@ This work consists of the file siunitx.dtx
%
% The usual preliminaries.
% \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2015/06/16} {2.6f}
+\ProvidesExplPackage {siunitx} {2015/06/25} {2.6g}
{A comprehensive (SI) units package}
% \end{macrocode}
%
@@ -13681,7 +13682,7 @@ This work consists of the file siunitx.dtx
{ \cs_set_eq:NN \@@_table_collect_next: ##1 }
}
\tl_map_function:nN
- { \cs:w \@@_table_print: }
+ { \cs:w \scan_stop: \@@_table_print: }
\@@_table_collect_not_braced_aux_ii:N
\token_if_eq_meaning:NNT \@@_table_collect_next:
\@@_table_collect_get:
@@ -16670,7 +16671,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-version-1.cfg} {2015/06/16} {2.6f}
+\ProvidesExplFile {siunitx-version-1.cfg} {2015/06/25} {2.6g}
{siunitx: Version 1 settings}
% \end{macrocode}
%
@@ -17612,7 +17613,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-abbreviations.cfg} {2015/06/16} {2.6f}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2015/06/25} {2.6g}
{siunitx: Abbreviated units}
% \end{macrocode}
%
@@ -17794,7 +17795,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-binary.cfg} {2015/06/16} {2.6f}
+\ProvidesExplFile {siunitx-binary.cfg} {2015/06/25} {2.6g}
{siunitx: Binary units}
% \end{macrocode}
%