From f3990827316b7425676a7069fb9f323ad5defedd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 21 Feb 2017 00:31:24 +0000 Subject: siunitx (19feb17) git-svn-id: svn://tug.org/texlive/trunk@43281 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/siunitx/siunitx.pdf | Bin 621672 -> 621861 bytes Master/texmf-dist/source/latex/siunitx/siunitx.dtx | 12 ++++++++---- .../tex/latex/siunitx/siunitx-abbreviations.cfg | 2 +- .../tex/latex/siunitx/siunitx-binary.cfg | 2 +- .../tex/latex/siunitx/siunitx-version-1.cfg | 2 +- Master/texmf-dist/tex/latex/siunitx/siunitx.sty | 4 +++- 6 files changed, 14 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf index 73ab22f1530..bdf83dd17d2 100644 Binary files a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf and b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf differ 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} % diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg b/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg index fa10c3b0664..5f1b507d2b8 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/02/01} {2.7c} +\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/02/19} {2.7d} {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 edb60dd5ff2..68dbd215652 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/02/01} {2.7c} +\ProvidesExplFile {siunitx-binary.cfg} {2017/02/19} {2.7d} {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 6d40cc0d92a..6693efb8119 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/02/01} {2.7c} +\ProvidesExplFile {siunitx-version-1.cfg} {2017/02/19} {2.7d} {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 81a8ca5a9c4..64ad9772292 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/02/01} {2.7c} +\ProvidesExplPackage {siunitx} {2017/02/19} {2.7d} {A comprehensive (SI) units package} \@ifpackagelater { expl3 } { 2015/09/11 } { } @@ -6281,6 +6281,7 @@ \dim_compare:nNnT { \box_wd:N \l__siunitx_table_pre_box } = \c_zero_dim { + \box_clear:N \l__siunitx_table_pre_box \l__siunitx_table_collect_pre_tl \bool_set_false:N \l__siunitx_font_set_bool } @@ -6408,6 +6409,7 @@ \dim_compare:nNnT { \box_wd:N \l__siunitx_table_pre_box } = \c_zero_dim { + \box_clear:N \l__siunitx_table_pre_box \l__siunitx_table_collect_pre_tl \bool_set_false:N \l__siunitx_font_set_bool } -- cgit v1.2.3