diff options
author | Karl Berry <karl@freefriends.org> | 2023-08-24 20:18:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-08-24 20:18:35 +0000 |
commit | 08f53cf753a62f29e910709bffaed5ca2d45ef58 (patch) | |
tree | b7e24c8e7a2fa144b8181ecf625c4c29b47836ab /Master/texmf-dist/source/latex/siunitx/siunitx-number.dtx | |
parent | 00f24b5cfdc3eb679c5e50a928c4c122107d3966 (diff) |
siunitx (24aug23)
git-svn-id: svn://tug.org/texlive/trunk@68048 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/siunitx/siunitx-number.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/siunitx/siunitx-number.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx-number.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx-number.dtx index a46613e42ea..5bba843ce64 100644 --- a/Master/texmf-dist/source/latex/siunitx/siunitx-number.dtx +++ b/Master/texmf-dist/source/latex/siunitx/siunitx-number.dtx @@ -102,7 +102,7 @@ % \begin{itemize} % \item[\texttt{S}] A single symmetrical uncertainty (\foreign{e.g.}~a % statistical standard uncertainty). The data item here is a single -% value representing the uncertainty in the least-significant digits +% value representing the uncertainty in the least-significant digits. % \item[\texttt{A}] A single unsymmetrical uncertainty. The data item here % contains two brace groups, each using the same least-significant digit % approach as the \texttt{S} type. The positive component is given first @@ -537,7 +537,7 @@ % setting |down| means that the value will be rounded toward zero. The % setting |nearest| means that the value will be rounded to the nearest % (either up or down), taking account of the setting of |round-half|. -% The standard setting is |nearest| +% The standard setting is |nearest|. % \end{function} % % \begin{function}{round-half} @@ -663,7 +663,7 @@ % the setting |down| means that the uncertainty will be rounded toward zero. % The setting |nearest| means that the uncertainty will be rounded to the % nearest (either up or down), taking account of the setting of |round-half|. -% The standard setting is |nearest| +% The standard setting is |nearest|. % \end{function} % % \begin{function}{uncertainty-separator} @@ -712,7 +712,6 @@ % \begin{macrocode} \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 } @@ -4696,6 +4695,7 @@ \l_@@_input_uncert_open_tl \l_siunitx_number_input_sign_tl \l_@@_input_uncert_sign_tl + \l_@@_input_uncert_divide_tl \q_recursion_tail \q_recursion_stop } |