From 06664baa4622495da77913748b549f8b5a8dedf6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 2 Feb 2017 22:32:20 +0000 Subject: siunitx (2feb17) git-svn-id: svn://tug.org/texlive/trunk@43124 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg | 2 +- Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg | 2 +- Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg | 2 +- Master/texmf-dist/tex/latex/siunitx/siunitx.sty | 6 ++---- 4 files changed, 5 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex/latex/siunitx') diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg b/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg index 1442813ce32..fa10c3b0664 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/01/28} {2.7b} +\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/02/01} {2.7c} {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 3d6796afde9..edb60dd5ff2 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/01/28} {2.7b} +\ProvidesExplFile {siunitx-binary.cfg} {2017/02/01} {2.7c} {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 3a6fb6505cd..6d40cc0d92a 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/01/28} {2.7b} +\ProvidesExplFile {siunitx-version-1.cfg} {2017/02/01} {2.7c} {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 fc573eab9fd..81a8ca5a9c4 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/01/28} {2.7b} +\ProvidesExplPackage {siunitx} {2017/02/01} {2.7c} {A comprehensive (SI) units package} \@ifpackagelater { expl3 } { 2015/09/11 } { } @@ -6257,9 +6257,7 @@ { \l__siunitx_table_result_dim - \l__siunitx_table_integer_dim - \prop_if_in:NnT \l__siunitx_number_out_prop - { mantissa-decimal-marker } - { - \l__siunitx_table_marker_dim } + - \l__siunitx_table_marker_dim } \dim_compare:nNnTF \l__siunitx_table_integer_dim > \l__siunitx_table_fill_pre_dim -- cgit v1.2.3