summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/siunitx.pdfbin621724 -> 622346 bytes
-rw-r--r--Master/texmf-dist/source/latex/siunitx/siunitx.dtx37
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx.sty30
6 files changed, 33 insertions, 40 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
index 478deea8988..dff74ff982a 100644
--- a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
+++ b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
index a37bd7952d0..745b2872429 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
@@ -666,6 +666,7 @@ This work consists of the file siunitx.dtx
% tables}
% \changes{v2.7g}{2017/05/19}{Avoid an issue with recent \pkg{expl3}
% update}
+% \changes{v2.7h}{2017/06/12}{Internal changes}
%
%\begin{abstract}
% Physical quantities have both numbers and units, and each physical
@@ -5211,7 +5212,7 @@ This work consists of the file siunitx.dtx
%
% The usual preliminaries.
% \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2017/05/19} {2.7g}
+\ProvidesExplPackage {siunitx} {2017/06/13} {2.7h}
{A comprehensive (SI) units package}
% \end{macrocode}
%
@@ -15215,11 +15216,10 @@ This work consists of the file siunitx.dtx
\hbox_set_to_wd:Nnn \l_@@_table_post_box
{ \box_wd:N \l_@@_tmp_box }
{ \tex_hfil:D }
- \hbox_set:Nn \l_@@_table_pre_box
- \c_group_begin_token
- \c_math_toggle_token
- \tl_map_function:NN \l_@@_input_decimal_tl
- \@@_table_print_S_direct_centered_aux:N
+ \hbox_set:Nw \l_@@_table_pre_box
+ \c_math_toggle_token
+ \tl_map_function:NN \l_@@_input_decimal_tl
+ \@@_table_print_S_direct_centered_aux:N
}
\cs_new_protected:Npn \@@_table_print_S_direct_centered_aux:N #1
{
@@ -15228,17 +15228,16 @@ This work consists of the file siunitx.dtx
}
\cs_new_protected:Npn \@@_table_print_S_direct_centered_begin:
{
- \c_math_toggle_token
- \c_group_end_token
- \hbox_set:Nn \l_@@_table_post_box
- \c_group_begin_token
- \c_math_toggle_token
- \l_@@_output_decimal_tl
+ \c_math_toggle_token
+ \hbox_set_end:
+ \hbox_set:Nw \l_@@_table_post_box
+ \c_math_toggle_token
+ \l_@@_output_decimal_tl
}
\cs_new_protected:Npn \@@_table_print_S_direct_centered_end:
{
\c_math_toggle_token
- \c_group_end_token
+ \hbox_set_end:
\dim_compare:nNnTF
{ \box_wd:N \l_@@_table_pre_box } >
{ \box_wd:N \l_@@_table_post_box }
@@ -15310,8 +15309,7 @@ This work consists of the file siunitx.dtx
\hbox_set_to_wd:Nnn \l_@@_table_post_box
{ \box_wd:N \l_@@_tmp_box }
{ \tex_hfil:D }
- \hbox_set_to_wd:Nnn \l_@@_table_pre_box
- { \l_@@_table_integer_dim }
+ \tex_setbox:D \l_@@_table_pre_box \tex_hbox:D to \l_@@_table_integer_dim
\c_group_begin_token
\c_math_toggle_token
\tl_map_function:NN \l_@@_input_decimal_tl
@@ -15327,8 +15325,7 @@ This work consists of the file siunitx.dtx
{
\c_math_toggle_token
\c_group_end_token
- \hbox_set_to_wd:Nnn \l_@@_table_post_box
- { \box_wd:N \l_@@_tmp_box }
+ \tex_setbox:D \l_@@_table_post_box \tex_hbox:D to \box_wd:N \l_@@_tmp_box
\c_group_begin_token
\c_math_toggle_token
\l_@@_output_decimal_tl
@@ -16815,7 +16812,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-version-1.cfg} {2017/05/19} {2.7g}
+\ProvidesExplFile {siunitx-version-1.cfg} {2017/06/13} {2.7h}
{siunitx: Version 1 settings}
% \end{macrocode}
%
@@ -17757,7 +17754,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/05/19} {2.7g}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/06/13} {2.7h}
{siunitx: Abbreviated units}
% \end{macrocode}
%
@@ -17939,7 +17936,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-binary.cfg} {2017/05/19} {2.7g}
+\ProvidesExplFile {siunitx-binary.cfg} {2017/06/13} {2.7h}
{siunitx: Binary units}
% \end{macrocode}
%
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg b/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg
index 7181219793d..158b201b441 100644
--- a/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg
@@ -13,7 +13,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ---------------------------------------------------------------
%%
-\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/05/19} {2.7g}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/06/13} {2.7h}
{siunitx: Abbreviated units}
\DeclareSIUnit \A { \ampere }
\DeclareSIUnit \pA { \pico \ampere }
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg b/Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg
index acaaf9fda54..9e5602ef309 100644
--- a/Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg
@@ -13,7 +13,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ---------------------------------------------------------------
%%
-\ProvidesExplFile {siunitx-binary.cfg} {2017/05/19} {2.7g}
+\ProvidesExplFile {siunitx-binary.cfg} {2017/06/13} {2.7h}
{siunitx: Binary units}
\DeclareBinaryPrefix \kibi { Ki } { 10 }
\DeclareBinaryPrefix \mebi { Mi } { 20 }
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg b/Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg
index c66c1f3610b..75f0656d55d 100644
--- a/Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg
@@ -13,7 +13,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ---------------------------------------------------------------
%%
-\ProvidesExplFile {siunitx-version-1.cfg} {2017/05/19} {2.7g}
+\ProvidesExplFile {siunitx-version-1.cfg} {2017/06/13} {2.7h}
{siunitx: Version 1 settings}
\keys_define:nn { siunitx } {
addsign .choice: ,
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
index ed8c1cd37f9..7c1ae366122 100644
--- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
+++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
@@ -15,7 +15,7 @@
%%
\RequirePackage{expl3}[2015/09/11]
\RequirePackage{xparse}
-\ProvidesExplPackage {siunitx} {2017/05/19} {2.7g}
+\ProvidesExplPackage {siunitx} {2017/06/13} {2.7h}
{A comprehensive (SI) units package}
\@ifpackagelater { expl3 } { 2015/11/15 }
{ }
@@ -6735,11 +6735,10 @@
\hbox_set_to_wd:Nnn \l__siunitx_table_post_box
{ \box_wd:N \l__siunitx_tmp_box }
{ \tex_hfil:D }
- \hbox_set:Nn \l__siunitx_table_pre_box
- \c_group_begin_token
- \c_math_toggle_token
- \tl_map_function:NN \l__siunitx_input_decimal_tl
- \__siunitx_table_print_S_direct_centered_aux:N
+ \hbox_set:Nw \l__siunitx_table_pre_box
+ \c_math_toggle_token
+ \tl_map_function:NN \l__siunitx_input_decimal_tl
+ \__siunitx_table_print_S_direct_centered_aux:N
}
\cs_new_protected:Npn \__siunitx_table_print_S_direct_centered_aux:N #1
{
@@ -6748,17 +6747,16 @@
}
\cs_new_protected:Npn \__siunitx_table_print_S_direct_centered_begin:
{
- \c_math_toggle_token
- \c_group_end_token
- \hbox_set:Nn \l__siunitx_table_post_box
- \c_group_begin_token
- \c_math_toggle_token
- \l__siunitx_output_decimal_tl
+ \c_math_toggle_token
+ \hbox_set_end:
+ \hbox_set:Nw \l__siunitx_table_post_box
+ \c_math_toggle_token
+ \l__siunitx_output_decimal_tl
}
\cs_new_protected:Npn \__siunitx_table_print_S_direct_centered_end:
{
\c_math_toggle_token
- \c_group_end_token
+ \hbox_set_end:
\dim_compare:nNnTF
{ \box_wd:N \l__siunitx_table_pre_box } >
{ \box_wd:N \l__siunitx_table_post_box }
@@ -6814,8 +6812,7 @@
\hbox_set_to_wd:Nnn \l__siunitx_table_post_box
{ \box_wd:N \l__siunitx_tmp_box }
{ \tex_hfil:D }
- \hbox_set_to_wd:Nnn \l__siunitx_table_pre_box
- { \l__siunitx_table_integer_dim }
+ \tex_setbox:D \l__siunitx_table_pre_box \tex_hbox:D to \l__siunitx_table_integer_dim
\c_group_begin_token
\c_math_toggle_token
\tl_map_function:NN \l__siunitx_input_decimal_tl
@@ -6831,8 +6828,7 @@
{
\c_math_toggle_token
\c_group_end_token
- \hbox_set_to_wd:Nnn \l__siunitx_table_post_box
- { \box_wd:N \l__siunitx_tmp_box }
+ \tex_setbox:D \l__siunitx_table_post_box \tex_hbox:D to \box_wd:N \l__siunitx_tmp_box
\c_group_begin_token
\c_math_toggle_token
\l__siunitx_output_decimal_tl