diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-02 23:48:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-02 23:48:14 +0000 |
commit | f33fc9ae623f40e3abacf423ce95a28486eb5059 (patch) | |
tree | 03c2c70f0ba4eaf0ddda5b848886d1886954f387 /Master | |
parent | 814f1eb31709b9c4cee24b7dc1ef223c3d919b1f (diff) |
siunitx (1jan17)
git-svn-id: svn://tug.org/texlive/trunk@42839 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/siunitx.pdf | bin | 621723 -> 621713 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/siunitx/siunitx.dtx | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/siunitx.sty | 8 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 1 |
8 files changed, 20 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf Binary files differindex bdb9ec8e590..1bbfb72d694 100644 --- a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf +++ b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx index e32599d1463..516719c6b4c 100644 --- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx +++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx @@ -81,7 +81,7 @@ See http://www.latex-project.org/lppl.txt \endpreamble \postamble -Copyright (C) 2008-2016 by +Copyright (C) 2008-2017 by Joseph Wright <joseph.wright@morningstar2.co.uk> It may be distributed and/or modified under the conditions of @@ -5198,7 +5198,7 @@ This work consists of the file siunitx.dtx % % 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 @@ This work consists of the file siunitx.dtx \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 @@ This work consists of the file siunitx.dtx 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 @@ This work consists of the file siunitx.dtx % \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 @@ This work consists of the file siunitx.dtx % \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 @@ This work consists of the file siunitx.dtx % \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} % diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg b/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg index bb784f3cdfa..d8929d0014e 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} {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@morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg b/Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg index 4be283c46cd..0ea5b5419e3 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} {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@morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of 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 cba0575b8b4..0deade42781 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} {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@morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty index 20396b75d06..78d9b3e61de 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} {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@morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index a74bd545e16..3bc1589c716 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -541,7 +541,8 @@ my @TLP_working = qw( 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 diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index 69fe89c6aca..390b560b218 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -123,6 +123,7 @@ depend schule depend sduthesis depend seuthesis depend seuthesix +#depend simple-thesis-dissertation depend soton depend sphdthesis depend spie |