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.dtx12
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
index 2260ab1fd57..6b34fb184b6 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
@@ -662,6 +662,8 @@ This work consists of the file siunitx.dtx
% scientific mode}
% \changes{v2.7c}{2017/02/01}{Fix spacing of integers in tables when
% aligning decimal marker to center}
+% \changes{v2.7d}{2017/02/19}{Avoid doubled pre-number tokens in
+% tables}
%
%\begin{abstract}
% Physical quantities have both numbers and units, and each physical
@@ -5202,7 +5204,7 @@ This work consists of the file siunitx.dtx
%
% The usual preliminaries.
% \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2017/02/01} {2.7c}
+\ProvidesExplPackage {siunitx} {2017/02/19} {2.7d}
{A comprehensive (SI) units package}
% \end{macrocode}
%
@@ -14548,6 +14550,7 @@ This work consists of the file siunitx.dtx
\dim_compare:nNnT
{ \box_wd:N \l_@@_table_pre_box } = \c_zero_dim
{
+ \box_clear:N \l_@@_table_pre_box
\l_@@_table_collect_pre_tl
\bool_set_false:N \l_@@_font_set_bool
}
@@ -14735,6 +14738,7 @@ This work consists of the file siunitx.dtx
\dim_compare:nNnT
{ \box_wd:N \l_@@_table_pre_box } = \c_zero_dim
{
+ \box_clear:N \l_@@_table_pre_box
\l_@@_table_collect_pre_tl
\bool_set_false:N \l_@@_font_set_bool
}
@@ -16802,7 +16806,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-version-1.cfg} {2017/02/01} {2.7c}
+\ProvidesExplFile {siunitx-version-1.cfg} {2017/02/19} {2.7d}
{siunitx: Version 1 settings}
% \end{macrocode}
%
@@ -17744,7 +17748,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/02/01} {2.7c}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/02/19} {2.7d}
{siunitx: Abbreviated units}
% \end{macrocode}
%
@@ -17926,7 +17930,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-binary.cfg} {2017/02/01} {2.7c}
+\ProvidesExplFile {siunitx-binary.cfg} {2017/02/19} {2.7d}
{siunitx: Binary units}
% \end{macrocode}
%