summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-08-24 20:18:35 +0000
committerKarl Berry <karl@freefriends.org>2023-08-24 20:18:35 +0000
commit08f53cf753a62f29e910709bffaed5ca2d45ef58 (patch)
treeb7e24c8e7a2fa144b8181ecf625c4c29b47836ab /Master/texmf-dist/tex
parent00f24b5cfdc3eb679c5e50a928c4c122107d3966 (diff)
siunitx (24aug23)
git-svn-id: svn://tug.org/texlive/trunk@68048 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx.sty11
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
index 4e155a7d2fc..3a687856f41 100644
--- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
+++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
@@ -36,13 +36,12 @@
{%
\PackageError{siunitx}{Support package expl3 too old}
{%
- You need to update your installation of the bundles 'l3kernel' and
- 'l3packages'.\MessageBreak
+ You need to update your installation of 'l3kernel'.\MessageBreak
Loading~siunitx~will~abort!%
}%
\endinput
}%
-\ProvidesExplPackage {siunitx} {2023-08-03} {3.3.2}
+\ProvidesExplPackage {siunitx} {2023-08-24} {3.3.4}
{A comprehensive (SI) units package}
\msg_new:nnnn { siunitx } { incompatible-package }
{ Package~'#1'~incompatible. }
@@ -65,7 +64,6 @@
\tl_new:N \l__siunitx_tmp_tl
\cs_generate_variant:Nn \keys_set:nn { nx }
\cs_generate_variant:Nn \tl_if_blank:nTF { f }
-\cs_generate_variant:Nn \tl_if_blank_p:n { f }
\cs_generate_variant:Nn \tl_if_in:NnTF { NV }
\cs_generate_variant:Nn \tl_if_in:nnTF { nV }
\cs_generate_variant:Nn \tl_remove_all:Nn { NV }
@@ -2707,6 +2705,7 @@
\l__siunitx_number_input_uncert_open_tl
\l_siunitx_number_input_sign_tl
\l__siunitx_number_input_uncert_sign_tl
+ \l__siunitx_number_input_uncert_divide_tl
\q_recursion_tail
\q_recursion_stop
}
@@ -3889,9 +3888,9 @@
{
compound-boundary-mode .choice: ,
compound-boundary-mode / number .code:n =
- { \bool_set_false:N \l__siunitx_compound_delim_text_bool } ,
+ { \bool_set_false:N \l__siunitx_compound_boundary_text_bool } ,
compound-boundary-mode / text .code:n =
- { \bool_set_true:N \l__siunitx_compound_delim_text_bool } ,
+ { \bool_set_true:N \l__siunitx_compound_boundary_text_bool } ,
compound-close-boundary .tl_set:N =
\l__siunitx_compound_boundary_close_tl ,
compound-close-bracket .tl_set:N =