summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-23 20:41:28 +0000
committerKarl Berry <karl@freefriends.org>2017-07-23 20:41:28 +0000
commita799ceb5344b6c447ecba682eee8f5e2404d5a0e (patch)
tree8a14c72a984e9a8fcdc3764c568936821f68670a /Master/texmf-dist/tex
parentec67d4a883fa66eed59c390c8d893603f2e5bfaa (diff)
siunitx (23jul17)
git-svn-id: svn://tug.org/texlive/trunk@44876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx-binary.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx-version-1.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx.sty6
4 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg b/Master/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg
index 158b201b441..ed45915ef1b 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/06/13} {2.7h}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/07/23} {2.7i}
{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 9e5602ef309..96d54912bdd 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/06/13} {2.7h}
+\ProvidesExplFile {siunitx-binary.cfg} {2017/07/23} {2.7i}
{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 75f0656d55d..92eefe1f092 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/06/13} {2.7h}
+\ProvidesExplFile {siunitx-version-1.cfg} {2017/07/23} {2.7i}
{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 7c1ae366122..f8778fcdeec 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/06/13} {2.7h}
+\ProvidesExplPackage {siunitx} {2017/07/23} {2.7i}
{A comprehensive (SI) units package}
\@ifpackagelater { expl3 } { 2015/11/15 }
{ }
@@ -6974,7 +6974,7 @@
{ \int_const:Nn \c__siunitx_micro_int { "000B5 } }
\int_const:Nn \c__siunitx_angstrom_int { "0212B }
\int_const:Nn \c__siunitx_ohm_int { "003A9 }
- \bool_if:NT \c_sys_engine_xetex_bool
+ \sys_if_engine_xetex:T
{
\__siunitx_option_unchanged:Nnn \l__siunitx_angstrom_math_tl
{ \text { \AA } }
@@ -6995,7 +6995,7 @@
\__siunitx_option_unchanged:Nnn \l__siunitx_ohm_math_tl
{ \text { \ensuremath { \c__siunitx_omega_tl } } }
{ \tex_char:D \c__siunitx_ohm_int }
- \bool_if:NT \c_sys_engine_xetex_bool
+ \sys_if_engine_xetex:T
{
\__siunitx_option_unchanged:Nnn \l__siunitx_angstrom_text_tl
{ \AA }