From a6340ee3ba0294ecd24259d39642d27d804187b2 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 1 Sep 2023 03:01:08 +0000 Subject: CTAN sync 202309010301 --- macros/latex/contrib/siunitx/siunitx.dtx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'macros/latex/contrib/siunitx/siunitx.dtx') diff --git a/macros/latex/contrib/siunitx/siunitx.dtx b/macros/latex/contrib/siunitx/siunitx.dtx index 96f6999841..f2ec215fa5 100644 --- a/macros/latex/contrib/siunitx/siunitx.dtx +++ b/macros/latex/contrib/siunitx/siunitx.dtx @@ -121,7 +121,7 @@ % % Identify the package and give the over all version information. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2023-08-24} {3.3.4} +\ProvidesExplPackage {siunitx} {2023-08-30} {3.3.5} {A comprehensive (SI) units package} % \end{macrocode} % @@ -572,7 +572,7 @@ \cs_set_protected:Npn \@@_tmp:w \NC@do ##1##2 \NC@do #1 { \NC@list { \NC@do ##1 \NC@do #1 ##2 } } \exp_after:wN \@@_tmp:w \the \NC@list - \exp_args:NNc \renewcommand * { NC@rewrite@ #1 } [ 1 ] [ ] + \ExpandArgs { Nc } \renewcommand * { NC@rewrite@ #1 } [ 1 ] [ ] { \@temptokena \expandafter { @@ -629,7 +629,7 @@ % \begin{macrocode} \cs_new_protected:Npn \@@_bookmark_cmd:Nnn #1#2#3 { - \exp_args:Nc \DeclareExpandableDocumentCommand + \ExpandArgs { c } \DeclareExpandableDocumentCommand { \cs_to_str:N #1 \c_space_tl ( pdfstring ~ context ) } {#2} {#3} } @@ -788,12 +788,13 @@ { 0 \exp_not:N \@@_list_count:w \c_space_tl - #1 \exp_not:n { ; \q_recursion_tail ; \q_recursion_stop } + #1 + \exp_not:n { ; \s_stop \use_none_delimit_by_q_stop:w ; \q_stop } } } \cs_new:Npx \@@_list_count:w #1 ; { - \exp_not:n { \exp_args:Nf \quark_if_recursion_tail_stop:n } {#1} + \exp_not:N \use_none_delimit_by_s_stop:w #1 \exp_not:N \s_stop \exp_not:N \tl_if_blank:nF {#1} { + 1 } \exp_not:N \@@_list_count:w \c_space_tl } -- cgit v1.2.3