summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/siunitx/siunitx.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-17 20:49:32 +0000
committerKarl Berry <karl@freefriends.org>2021-08-17 20:49:32 +0000
commitf1eec09cda1fe0f51c7dd3c722cbc8621e6d1295 (patch)
treedaa55c91db57cf444983230f0e509a1274e0095c /Master/texmf-dist/source/latex/siunitx/siunitx.tex
parenta72444daf54a90226829464d6e5fe9ec42d1a3c9 (diff)
siunitx (17aug21)
git-svn-id: svn://tug.org/texlive/trunk@60258 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/siunitx/siunitx.tex')
-rw-r--r--Master/texmf-dist/source/latex/siunitx/siunitx.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.tex b/Master/texmf-dist/source/latex/siunitx/siunitx.tex
index 136283140d6..b83b72463d3 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.tex
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.tex
@@ -3280,7 +3280,7 @@ which will then allow for the parenthesis. If a sign is applied to the number,
it may not be necessary to add a \enquote{digit} for the leading bracket. If
parsing is also required, this approach cannot be employed. Instead, the
parsing needs to be adjusted such that |(| and |)| are not treated as part of
-the number, and \opt{table-align-text-pre} is set to |false| such that these
+the number, and \opt{table-align-text-before} is set to |false| such that these
will be placed next to the numerical part. These methods are illustrated in
Table~\ref{tab:regression}.
@@ -3299,7 +3299,7 @@ Table~\ref{tab:regression}.
input-close-uncertainty = ,
minimum-decimal-digits = 3, % (
table-format = +1.3),
- table-align-text-pre = false
+ table-align-text-before = false
]
@{}
}