summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-01-02 23:48:14 +0000
committerKarl Berry <karl@freefriends.org>2017-01-02 23:48:14 +0000
commitf33fc9ae623f40e3abacf423ce95a28486eb5059 (patch)
tree03c2c70f0ba4eaf0ddda5b848886d1886954f387 /Master/texmf-dist/tex/latex/siunitx/siunitx.sty
parent814f1eb31709b9c4cee24b7dc1ef223c3d919b1f (diff)
siunitx (1jan17)
git-svn-id: svn://tug.org/texlive/trunk@42839 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx/siunitx.sty')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx.sty8
1 files changed, 4 insertions, 4 deletions
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