summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-05-06 20:17:42 +0000
committerKarl Berry <karl@freefriends.org>2024-05-06 20:17:42 +0000
commit745497623100a9f1e89425706188e4f003c2846b (patch)
tree742b465b563ec5f6b7e597432626bfb0ac0c6905 /Master/texmf-dist/tex/latex
parentd57cdca5e8ea07d7c762d487cb896d7b4168011b (diff)
siunitx (6may24)
git-svn-id: svn://tug.org/texlive/trunk@71193 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
index 03e741f3bcf..f2352d62a33 100644
--- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
+++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
@@ -41,7 +41,7 @@
}%
\endinput
}%
-\ProvidesExplPackage {siunitx} {2024-04-24} {3.3.16}
+\ProvidesExplPackage {siunitx} {2024-05-06} {3.3.17}
{A comprehensive (SI) units package}
\msg_new:nnnn { siunitx } { incompatible-package }
{ Package~'#1'~incompatible. }
@@ -7659,10 +7659,10 @@
{ \tl_if_blank_p:n {#1} }
{ ! \tl_if_head_eq_charcode_p:nN {#2} { 1 } }
{
- \tl_use:N \l__siunitx_quantity_product_tl
\bool_if:NTF \l__siunitx_quantity_break_bool
{ \penalty \binoppenalty }
{ \nobreak }
+ \tl_use:N \l__siunitx_quantity_product_tl
\siunitx_print_unit:n {#2}
}
{ \siunitx_print_unit:o { \use_none:n #2 } }