[latex3-commits] [latex3/latex2e] tagging628-settodim: Use single token in Suspend/ResumeTagging (3ee4a0c1)

github at latex-project.org github at latex-project.org
Thu Sep 12 16:45:51 CEST 2024


Repository : https://github.com/latex3/latex2e
On branch  : tagging628-settodim
Link       : https://github.com/latex3/latex2e/commit/3ee4a0c10e2664c214d2780434f78d126f27692a

>---------------------------------------------------------------

commit 3ee4a0c10e2664c214d2780434f78d126f27692a
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Sep 12 16:45:51 2024 +0200

    Use single token in Suspend/ResumeTagging


>---------------------------------------------------------------

3ee4a0c10e2664c214d2780434f78d126f27692a
 base/ltlength.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltlength.dtx b/base/ltlength.dtx
index ddc71814..75c1f226 100644
--- a/base/ltlength.dtx
+++ b/base/ltlength.dtx
@@ -141,7 +141,7 @@
 %<latexrelease>\IncludeInRelease{2024/11/01}%
 %<latexrelease>                 {\@settodim}{suspend tagging}%
 \def\@settodim#1#2#3{\setbox\@tempboxa\hbox
-  {{\SuspendTagging{@settodim}#3\ResumeTagging{@settodim}}}#2#1\@tempboxa
+  {{\SuspendTagging{\@settodim}#3\ResumeTagging{\@settodim}}}#2#1\@tempboxa
 %    \end{macrocode}
 %    Clear the memory afterwards (which might be a lot).
 %    \begin{macrocode}





More information about the latex3-commits mailing list.