summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-08-01 20:06:48 +0000
committerKarl Berry <karl@freefriends.org>2023-08-01 20:06:48 +0000
commita28a34a6be8efd10e90b62cf2a93e138f62c24c8 (patch)
tree32e57ceeb660ceb2ae02ab11a418ce4ec9bded58 /Master/texmf-dist/tex
parentaa4205eda62d389efe98e62be726166b9e574637 (diff)
siunitx (1aug23)
git-svn-id: svn://tug.org/texlive/trunk@67789 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
index fa6cde5a381..b36a7d9cefa 100644
--- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
+++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
@@ -42,7 +42,7 @@
}%
\endinput
}%
-\ProvidesExplPackage {siunitx} {2023-07-31} {3.3.0}
+\ProvidesExplPackage {siunitx} {2023-08-01} {3.3.1}
{A comprehensive (SI) units package}
\msg_new:nnnn { siunitx } { incompatible-package }
{ Package~'#1'~incompatible. }
@@ -2523,13 +2523,13 @@
{
+
\exp_not:N \__siunitx_number_output_uncert_augment:nnnn
- {#4} {#1} {#4} {#2}
+ {#4} {#1} {#4} { }
}
\char_generate:nn { `\_ } { 8 }
{
-
\exp_not:N \__siunitx_number_output_uncert_augment:nnnn
- {#5} {#1} {#5} {#2}
+ {#5} {#1} {#5} { }
}
\exp_not:N \__siunitx_number_output_uncertainty_unaligned:n {#2}
}