texlive[42839] Master: siunitx (1jan17)

commits+karl at tug.org commits+karl at tug.org
Tue Jan 3 00:48:14 CET 2017


Revision: 42839
          http://tug.org/svn/texlive?view=revision&revision=42839
Author:   karl
Date:     2017-01-03 00:48:14 +0100 (Tue, 03 Jan 2017)
Log Message:
-----------
siunitx (1jan17)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
    trunk/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
    trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg
    trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg
    trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg
    trunk/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
    trunk/Master/tlpkg/bin/tlpkg-ctan-check
    trunk/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc

Modified: trunk/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/siunitx/siunitx.dtx	2017-01-02 23:46:24 UTC (rev 42838)
+++ trunk/Master/texmf-dist/source/latex/siunitx/siunitx.dtx	2017-01-02 23:48:14 UTC (rev 42839)
@@ -81,7 +81,7 @@
 
 \endpreamble
 \postamble
-Copyright (C) 2008-2016 by
+Copyright (C) 2008-2017 by
   Joseph Wright <joseph.wright at morningstar2.co.uk>
 
 It may be distributed and/or modified under the conditions of
@@ -5198,7 +5198,7 @@
 %
 % The usual preliminaries.
 %    \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2016/11/24} {2.7}
+\ProvidesExplPackage {siunitx} {2017/01/01} {2.7a}
   {A comprehensive (SI) units package}
 %    \end{macrocode}
 %
@@ -5867,7 +5867,7 @@
     \l_@@_detect_display_math_bool,
   detect-family        .bool_set:N = \l_@@_detect_family_bool,
   detect-inline-family .choice:,
-  detect-inline-family .value_required:,
+  detect-inline-family .value_required:n = true,
   detect-inline-family /
     math               .code:n     =
       { \tl_set:Nn \l_@@_detect_inline_family_tl { math } },
@@ -5875,7 +5875,7 @@
     text               .code:n     =
       { \tl_set:Nn \l_@@_detect_inline_family_tl { text } },
   detect-inline-weight .choice:,
-  detect-inline-weight .value_required:,
+  detect-inline-weight .value_required:n = true,
   detect-inline-weight /
     math               .code:n     =
       { \tl_set:Nn \l_@@_detect_inline_weight_tl { math } },
@@ -16800,7 +16800,7 @@
 %    \end{macrocode}
 %
 %    \begin{macrocode}
-\ProvidesExplFile {siunitx-version-1.cfg} {2016/11/24} {2.7}
+\ProvidesExplFile {siunitx-version-1.cfg} {2017/01/01} {2.7a}
   {siunitx: Version 1 settings}
 %    \end{macrocode}
 %
@@ -17742,7 +17742,7 @@
 %    \end{macrocode}
 %
 %    \begin{macrocode}
-\ProvidesExplFile {siunitx-abbreviations.cfg} {2016/11/24} {2.7}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/01/01} {2.7a}
   {siunitx: Abbreviated units}
 %    \end{macrocode}
 %
@@ -17924,7 +17924,7 @@
 %    \end{macrocode}
 %
 %    \begin{macrocode}
-\ProvidesExplFile {siunitx-binary.cfg} {2016/11/24} {2.7}
+\ProvidesExplFile {siunitx-binary.cfg} {2017/01/01} {2.7a}
   {siunitx: Binary units}
 %    \end{macrocode}
 %

Modified: trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg	2017-01-02 23:46:24 UTC (rev 42838)
+++ trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg	2017-01-02 23:48:14 UTC (rev 42839)
@@ -13,7 +13,7 @@
 %% See http://www.latex-project.org/lppl.txt
 %% ---------------------------------------------------------------
 %% 
-\ProvidesExplFile {siunitx-abbreviations.cfg} {2016/11/24} {2.7}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/01/01} {2.7a}
   {siunitx: Abbreviated units}
 \DeclareSIUnit \A  {        \ampere }
 \DeclareSIUnit \pA { \pico  \ampere }
@@ -102,7 +102,7 @@
 \DeclareSIUnit \ns { \nano  \second }
 \DeclareSIUnit \us { \micro \second }
 \DeclareSIUnit \ms { \milli \second }
-%% Copyright (C) 2008-2016 by
+%% Copyright (C) 2008-2017 by
 %%   Joseph Wright <joseph.wright at morningstar2.co.uk>
 %% 
 %% It may be distributed and/or modified under the conditions of

Modified: trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg	2017-01-02 23:46:24 UTC (rev 42838)
+++ trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg	2017-01-02 23:48:14 UTC (rev 42839)
@@ -13,7 +13,7 @@
 %% See http://www.latex-project.org/lppl.txt
 %% ---------------------------------------------------------------
 %% 
-\ProvidesExplFile {siunitx-binary.cfg} {2016/11/24} {2.7}
+\ProvidesExplFile {siunitx-binary.cfg} {2017/01/01} {2.7a}
   {siunitx: Binary units}
 \DeclareBinaryPrefix \kibi { Ki } { 10 }
 \DeclareBinaryPrefix \mebi { Mi } { 20 }
@@ -25,7 +25,7 @@
 \DeclareBinaryPrefix \yobi { Yi } { 80 }
 \DeclareSIUnit \bit  { bit }
 \DeclareSIUnit \byte { B }
-%% Copyright (C) 2008-2016 by
+%% Copyright (C) 2008-2017 by
 %%   Joseph Wright <joseph.wright at morningstar2.co.uk>
 %% 
 %% It may be distributed and/or modified under the conditions of

Modified: trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg	2017-01-02 23:46:24 UTC (rev 42838)
+++ trunk/Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg	2017-01-02 23:48:14 UTC (rev 42839)
@@ -13,7 +13,7 @@
 %% See http://www.latex-project.org/lppl.txt
 %% ---------------------------------------------------------------
 %% 
-\ProvidesExplFile {siunitx-version-1.cfg} {2016/11/24} {2.7}
+\ProvidesExplFile {siunitx-version-1.cfg} {2017/01/01} {2.7a}
   {siunitx: Version 1 settings}
 \keys_define:nn { siunitx } {
   addsign        .choice: ,
@@ -727,7 +727,7 @@
 \DeclareSIUnit \yb        { \yocto \barn }
 \NewDocumentCommand \requiresiconfigs { m }
   { \keys_set:nn { siunitx } { version-1-compatibility } }
-%% Copyright (C) 2008-2016 by
+%% Copyright (C) 2008-2017 by
 %%   Joseph Wright <joseph.wright at morningstar2.co.uk>
 %% 
 %% It may be distributed and/or modified under the conditions of

Modified: trunk/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/siunitx/siunitx.sty	2017-01-02 23:46:24 UTC (rev 42838)
+++ trunk/Master/texmf-dist/tex/latex/siunitx/siunitx.sty	2017-01-02 23:48:14 UTC (rev 42839)
@@ -15,7 +15,7 @@
 %% 
 \RequirePackage{expl3}[2015/09/11]
 \RequirePackage{xparse}
-\ProvidesExplPackage {siunitx} {2016/11/24} {2.7}
+\ProvidesExplPackage {siunitx} {2017/01/01} {2.7a}
   {A comprehensive (SI) units package}
 \@ifpackagelater { expl3 } { 2015/09/11 }
   { }
@@ -432,7 +432,7 @@
     \l__siunitx_detect_display_math_bool,
   detect-family        .bool_set:N = \l__siunitx_detect_family_bool,
   detect-inline-family .choice:,
-  detect-inline-family .value_required:,
+  detect-inline-family .value_required:n = true,
   detect-inline-family /
     math               .code:n     =
       { \tl_set:Nn \l__siunitx_detect_inline_family_tl { math } },
@@ -440,7 +440,7 @@
     text               .code:n     =
       { \tl_set:Nn \l__siunitx_detect_inline_family_tl { text } },
   detect-inline-weight .choice:,
-  detect-inline-weight .value_required:,
+  detect-inline-weight .value_required:n = true,
   detect-inline-weight /
     math               .code:n     =
       { \tl_set:Nn \l__siunitx_detect_inline_weight_tl { math } },
@@ -7723,7 +7723,7 @@
     { \__siunitx_unit_create_functions: }
     { \__siunitx_unit_create_empty_functions: }
 }
-%% Copyright (C) 2008-2016 by
+%% Copyright (C) 2008-2017 by
 %%   Joseph Wright <joseph.wright at morningstar2.co.uk>
 %% 
 %% It may be distributed and/or modified under the conditions of

Modified: trunk/Master/tlpkg/bin/tlpkg-ctan-check
===================================================================
--- trunk/Master/tlpkg/bin/tlpkg-ctan-check	2017-01-02 23:46:24 UTC (rev 42838)
+++ trunk/Master/tlpkg/bin/tlpkg-ctan-check	2017-01-02 23:48:14 UTC (rev 42839)
@@ -541,7 +541,8 @@
     show2e showcharinbox showdim showexpl showhyphens showlabels showtags
     shuffle
     sidecap sidenotes sides signchart silence
-    simplecd simplecv simpler-wick simplewick simplified-latex simurgh
+    simple-thesis-dissertation simplecd simplecv
+    simpler-wick simplewick simplified-latex simurgh
     sitem siunitx
     skak skaknew skb skdoc skeycommand skeyval skmath skrapport skull
     slantsc slideshow smalltableof smartdiagram smartref smartunits

Modified: trunk/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc	2017-01-02 23:46:24 UTC (rev 42838)
+++ trunk/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc	2017-01-02 23:48:14 UTC (rev 42839)
@@ -123,6 +123,7 @@
 depend sduthesis
 depend seuthesis
 depend seuthesix
+#depend simple-thesis-dissertation
 depend soton
 depend sphdthesis
 depend spie



More information about the tex-live-commits mailing list