[latex3-commits] [latex3/latex2e] develop, tagging696: Suspend tagging in \@settodim (#1457) (70890a83)

github at latex-project.org github at latex-project.org
Thu Sep 12 17:09:57 CEST 2024


Repository : https://github.com/latex3/latex2e
On branches: develop,tagging696
Link       : https://github.com/latex3/latex2e/commit/70890a831c8cdef4da25002e1de543312809ba54

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

commit 70890a831c8cdef4da25002e1de543312809ba54
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Sep 12 17:09:57 2024 +0200

    Suspend tagging in \@settodim (#1457)
    
    * suspend tagging in \@settodim, tagging issue 628
    
    * update rollback tests
    
    * missed one
    
    * less structures due to suspended tagging.
    
    * correct date
    
    * Use single token in Suspend/ResumeTagging


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

70890a831c8cdef4da25002e1de543312809ba54
 base/changes.txt                                   |  3 +++
 base/ltlength.dtx                                  | 22 ++++++++++++++++++++--
 base/testfiles-lthooks/lthooks-rollback-args.tlg   |  2 ++
 base/testfiles/github-0479-often.luatex.tlg        |  2 ++
 base/testfiles/github-0479-often.tlg               |  2 ++
 base/testfiles/github-0479-often.xetex.tlg         |  2 ++
 .../tlb-latexrelease-rollback-003-often.luatex.tlg |  4 ++++
 .../tlb-latexrelease-rollback-003-often.tlg        |  4 ++++
 .../tlb-latexrelease-rollback-003-often.xetex.tlg  |  4 ++++
 ...tlb-latexrelease-rollback-2020-10-01.luatex.tlg |  2 ++
 .../tlb-latexrelease-rollback-2020-10-01.tlg       |  2 ++
 .../tlb-latexrelease-rollback-2020-10-01.xetex.tlg |  2 ++
 ...tlb-latexrelease-rollback-2021-06-01.luatex.tlg |  2 ++
 .../tlb-latexrelease-rollback-2021-06-01.tlg       |  2 ++
 .../tlb-latexrelease-rollback-2021-06-01.xetex.tlg |  2 ++
 ...tlb-latexrelease-rollback-2021-11-15.luatex.tlg |  2 ++
 .../tlb-latexrelease-rollback-2021-11-15.tlg       |  2 ++
 .../tlb-latexrelease-rollback-2021-11-15.xetex.tlg |  2 ++
 ...tlb-latexrelease-rollback-2022-06-01.luatex.tlg |  2 ++
 .../tlb-latexrelease-rollback-2022-06-01.tlg       |  2 ++
 .../tlb-latexrelease-rollback-2022-06-01.xetex.tlg |  2 ++
 ...tlb-latexrelease-rollback-2022-11-01.luatex.tlg |  2 ++
 .../tlb-latexrelease-rollback-2022-11-01.tlg       |  2 ++
 .../tlb-latexrelease-rollback-2022-11-01.xetex.tlg |  2 ++
 ...tlb-latexrelease-rollback-2023-06-01.luatex.tlg |  2 ++
 .../tlb-latexrelease-rollback-2023-06-01.tlg       |  2 ++
 .../tlb-latexrelease-rollback-2023-06-01.xetex.tlg |  2 ++
 ...tlb-latexrelease-rollback-2023-11-01.luatex.tlg |  2 ++
 .../tlb-latexrelease-rollback-2023-11-01.tlg       |  2 ++
 .../tlb-latexrelease-rollback-2023-11-01.xetex.tlg |  2 ++
 ...tlb-latexrelease-rollback-2024-06-01.luatex.tlg |  2 ++
 .../tlb-latexrelease-rollback-2024-06-01.tlg       |  2 ++
 .../tlb-latexrelease-rollback-2024-06-01.xetex.tlg |  2 ++
 base/testfiles/tlb-rollback-004-often.luatex.tlg   |  2 ++
 base/testfiles/tlb-rollback-004-often.tlg          |  2 ++
 base/testfiles/tlb-rollback-004-often.xetex.tlg    |  2 ++
 base/testfiles/tlb-rollback-005.luatex.tlg         |  2 ++
 base/testfiles/tlb-rollback-005.tlg                |  2 ++
 base/testfiles/tlb-rollback-005.xetex.tlg          |  2 ++
 .../latex-lab/testfiles-math/mathcapture-011.tlg   |  4 ++--
 .../latex-lab/testfiles/gh-tagging628-settodim.lvt |  8 ++++++++
 .../latex-lab/testfiles/gh-tagging628-settodim.tlg | 19 +++++++++++++++++++
 42 files changed, 132 insertions(+), 4 deletions(-)

diff --git a/base/changes.txt b/base/changes.txt
index f4303653..92554f96 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -18,6 +18,9 @@ not part of the distribution.
 	instead generate \@parmodeerr if we are in restricted hmode (gh/1460)
 	Also use \protected definitions for them.
 
+2024-09-03 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
+	* ltlength.dtx: suspend tagging in \@settodim
+
 2024-09-03 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
 	* fontdef.dtx: preload t1cmss.fd and t1cmtt.fd
 
diff --git a/base/ltlength.dtx b/base/ltlength.dtx
index c81e6edf..75c1f226 100644
--- a/base/ltlength.dtx
+++ b/base/ltlength.dtx
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltlength.dtx}
-             [2020/12/05 v1.1d LaTeX Kernel (Lengths)]
+             [2024/09/04 v1.1e LaTeX Kernel (Lengths)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltlength.dtx}
@@ -133,13 +133,31 @@
 % \begin{macro}{\@settodim}
 % \changes{LaTeX2e}{1993/11/22}{Macro added}
 % \changes{v1.0a}{1994/03/07}{(DPC) Extra group for colour}
+% \changes{v1.1e}{2024/09/04}{(UF) Suspend tagging} 
 %    The obvious analogs of |\settowidth|.
 %    \begin{macrocode}
-\def\@settodim#1#2#3{\setbox\@tempboxa\hbox{{#3}}#2#1\@tempboxa
+%</2ekernel>
+%<*2ekernel|latexrelease>
+%<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
 %    \end{macrocode}
 %    Clear the memory afterwards (which might be a lot).
 %    \begin{macrocode}
        \setbox\@tempboxa\box\voidb at x}  
+%</2ekernel|latexrelease>     
+%<latexrelease>\EndIncludeInRelease  
+%    \end{macrocode}
+%    \begin{macrocode}
+%<latexrelease>\IncludeInRelease{0000/00/00}%
+%<latexrelease>                 {\@settodim}{suspend tagging}%
+%<latexrelease>\def\@settodim#1#2#3{\setbox\@tempboxa\hbox{{#3}}#2#1\@tempboxa
+%<latexrelease>       \setbox\@tempboxa\box\voidb at x}
+%<latexrelease>\EndIncludeInRelease
+%<*2ekernel>
+%    \end{macrocode}
+%    \begin{macrocode}
 \DeclareRobustCommand\settoheight{\@settodim\ht}
 \DeclareRobustCommand\settodepth {\@settodim\dp}
 \DeclareRobustCommand\settowidth {\@settodim\wd}
diff --git a/base/testfiles-lthooks/lthooks-rollback-args.tlg b/base/testfiles-lthooks/lthooks-rollback-args.tlg
index a4666833..20167104 100644
--- a/base/testfiles-lthooks/lthooks-rollback-args.tlg
+++ b/base/testfiles-lthooks/lthooks-rollback-args.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/github-0479-often.luatex.tlg b/base/testfiles/github-0479-often.luatex.tlg
index cfdf32c9..d0a203f9 100644
--- a/base/testfiles/github-0479-often.luatex.tlg
+++ b/base/testfiles/github-0479-often.luatex.tlg
@@ -375,6 +375,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/github-0479-often.tlg b/base/testfiles/github-0479-often.tlg
index 200e5e58..ad069458 100644
--- a/base/testfiles/github-0479-often.tlg
+++ b/base/testfiles/github-0479-often.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/github-0479-often.xetex.tlg b/base/testfiles/github-0479-often.xetex.tlg
index e2027b2c..24225fa6 100644
--- a/base/testfiles/github-0479-often.xetex.tlg
+++ b/base/testfiles/github-0479-often.xetex.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg
index 6f22ea68..9a43c1bc 100644
--- a/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg
@@ -349,6 +349,8 @@ Skipping: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] \TextOrMath  on input line ....
 Skipping: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Skipping: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Skipping: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
@@ -1174,6 +1176,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Skipping: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-003-often.tlg b/base/testfiles/tlb-latexrelease-rollback-003-often.tlg
index f60eef70..b2067edc 100644
--- a/base/testfiles/tlb-latexrelease-rollback-003-often.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-003-often.tlg
@@ -343,6 +343,8 @@ Skipping: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] \TextOrMath  on input line ....
 Skipping: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Skipping: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Skipping: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
@@ -1158,6 +1160,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Skipping: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg
index f81795fb..dbb2be44 100644
--- a/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg
@@ -343,6 +343,8 @@ Skipping: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] \TextOrMath  on input line ....
 Skipping: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Skipping: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Skipping: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
@@ -1167,6 +1169,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Skipping: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.luatex.tlg
index f5589f29..fbc3e02f 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.luatex.tlg
@@ -375,6 +375,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.tlg
index 76d8106b..503ee8ea 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.xetex.tlg
index 798b02e9..d5c41942 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.xetex.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.luatex.tlg
index 06c13b02..88a167bb 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.luatex.tlg
@@ -376,6 +376,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.tlg
index 4c689701..2adc2c35 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.xetex.tlg
index afa22094..e7e8e860 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.xetex.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.luatex.tlg
index d911147d..4b1ded33 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.luatex.tlg
@@ -376,6 +376,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.tlg
index cc2b8cdb..eeced3b0 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.xetex.tlg
index f196ea00..4f921f8f 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.xetex.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.luatex.tlg
index 136a00a3..98544322 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.luatex.tlg
@@ -377,6 +377,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.tlg
index 2bcb2872..3a108524 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.tlg
@@ -366,6 +366,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.xetex.tlg
index d51ed102..9b8a3a10 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.xetex.tlg
@@ -366,6 +366,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.luatex.tlg
index 0822f063..a429a2e2 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.luatex.tlg
@@ -377,6 +377,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.tlg
index 8886bfcc..498cf56c 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.tlg
@@ -366,6 +366,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.xetex.tlg
index 0543e416..9de0a054 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.xetex.tlg
@@ -366,6 +366,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2023-06-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2023-06-01.luatex.tlg
index 46345156..df7c4b72 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2023-06-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2023-06-01.luatex.tlg
@@ -377,6 +377,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2023-06-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2023-06-01.tlg
index 23a49616..9c3c4494 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2023-06-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2023-06-01.tlg
@@ -366,6 +366,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2023-06-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2023-06-01.xetex.tlg
index 3fc1895a..7889dc64 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2023-06-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2023-06-01.xetex.tlg
@@ -366,6 +366,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2023-11-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2023-11-01.luatex.tlg
index 51f00e9c..4e645b13 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2023-11-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2023-11-01.luatex.tlg
@@ -377,6 +377,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2023-11-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2023-11-01.tlg
index 9e46f8cc..bb4257e3 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2023-11-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2023-11-01.tlg
@@ -366,6 +366,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2023-11-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2023-11-01.xetex.tlg
index f70fff1b..fe337bbf 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2023-11-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2023-11-01.xetex.tlg
@@ -366,6 +366,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2024-06-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2024-06-01.luatex.tlg
index 094c84f6..15aea26c 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2024-06-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2024-06-01.luatex.tlg
@@ -377,6 +377,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2024-06-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2024-06-01.tlg
index 675ff56d..859ade6d 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2024-06-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2024-06-01.tlg
@@ -366,6 +366,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2024-06-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2024-06-01.xetex.tlg
index 48d98d9e..1328a81a 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2024-06-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2024-06-01.xetex.tlg
@@ -366,6 +366,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.luatex.tlg b/base/testfiles/tlb-rollback-004-often.luatex.tlg
index 9709df14..148d1a86 100644
--- a/base/testfiles/tlb-rollback-004-often.luatex.tlg
+++ b/base/testfiles/tlb-rollback-004-often.luatex.tlg
@@ -376,6 +376,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.tlg b/base/testfiles/tlb-rollback-004-often.tlg
index e81b3699..5b825022 100644
--- a/base/testfiles/tlb-rollback-004-often.tlg
+++ b/base/testfiles/tlb-rollback-004-often.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.xetex.tlg b/base/testfiles/tlb-rollback-004-often.xetex.tlg
index c398d69c..cbfde690 100644
--- a/base/testfiles/tlb-rollback-004-often.xetex.tlg
+++ b/base/testfiles/tlb-rollback-004-often.xetex.tlg
@@ -365,6 +365,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-rollback-005.luatex.tlg b/base/testfiles/tlb-rollback-005.luatex.tlg
index c8120e43..060c0465 100644
--- a/base/testfiles/tlb-rollback-005.luatex.tlg
+++ b/base/testfiles/tlb-rollback-005.luatex.tlg
@@ -379,6 +379,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-rollback-005.tlg b/base/testfiles/tlb-rollback-005.tlg
index 5d309c3c..4f2caf35 100644
--- a/base/testfiles/tlb-rollback-005.tlg
+++ b/base/testfiles/tlb-rollback-005.tlg
@@ -369,6 +369,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/base/testfiles/tlb-rollback-005.xetex.tlg b/base/testfiles/tlb-rollback-005.xetex.tlg
index 26357782..f7a1b8e5 100644
--- a/base/testfiles/tlb-rollback-005.xetex.tlg
+++ b/base/testfiles/tlb-rollback-005.xetex.tlg
@@ -369,6 +369,8 @@ Applying: [....-..-..] \TextOrMath  on input line ....
 Already applied: [....-..-..] \TextOrMath  on input line ....
 Applying: [....-..-..] Using \setlength with \dimen 0 on input line ....
 Already applied: [....-..-..] Using \setlength with \dimen 0 on input line ....
+Skipping: [....-..-..] suspend tagging on input line ....
+Applying: [....-..-..] suspend tagging on input line ....
 Applying: [....-..-..] Maybe drop one m on input line ....
 Already applied: [....-..-..] Maybe drop one m on input line ....
 Applying: [....-..-..] Arbitrary units in \DeclareMathSizes  on input line ....
diff --git a/required/latex-lab/testfiles-math/mathcapture-011.tlg b/required/latex-lab/testfiles-math/mathcapture-011.tlg
index e89dedc3..6e189d0d 100644
--- a/required/latex-lab/testfiles-math/mathcapture-011.tlg
+++ b/required/latex-lab/testfiles-math/mathcapture-011.tlg
@@ -16,8 +16,8 @@ Math env subnumcases
 [1
 ] (mathcapture-011.aux)
 Package tagpdf Info: Finalizing the tagging structure:
-(tagpdf)             Writing out ~18 structure objects
-(tagpdf)             with ~20 'MC' leaf nodes.
+(tagpdf)             Writing out ~17 structure objects
+(tagpdf)             with ~18 'MC' leaf nodes.
 (tagpdf)             Be patient if there are lots of objects!
 Package tagpdf Info: writing ParentTree
 Package tagpdf Info: writing IDTree
diff --git a/required/latex-lab/testfiles/gh-tagging628-settodim.lvt b/required/latex-lab/testfiles/gh-tagging628-settodim.lvt
new file mode 100644
index 00000000..3d470859
--- /dev/null
+++ b/required/latex-lab/testfiles/gh-tagging628-settodim.lvt
@@ -0,0 +1,8 @@
+\DocumentMetadata{testphase={phase-III,table}}
+\input{regression-test}
+\documentclass{article} 
+\begin{document}
+\START
+\settowidth\parindent{\begin{tabular}{l}xxx\end{tabular}}
+x
+\end{document}
\ No newline at end of file
diff --git a/required/latex-lab/testfiles/gh-tagging628-settodim.tlg b/required/latex-lab/testfiles/gh-tagging628-settodim.tlg
new file mode 100644
index 00000000..dc2d2b83
--- /dev/null
+++ b/required/latex-lab/testfiles/gh-tagging628-settodim.tlg
@@ -0,0 +1,19 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+LaTeX Font Info:    External font `cmex10' loaded for size
+(Font)              <7> on input line ....
+LaTeX Font Info:    External font `cmex10' loaded for size
+(Font)              <5> on input line ....
+[1
+] (gh-tagging628-settodim.aux)
+Package tagpdf Info: Finalizing the tagging structure:
+(tagpdf)             Writing out ~6 structure objects
+(tagpdf)             with ~3 'MC' leaf nodes.
+(tagpdf)             Be patient if there are lots of objects!
+Package tagpdf Info: writing ParentTree
+Package tagpdf Info: writing IDTree
+Package tagpdf Info: writing RoleMap
+Package tagpdf Info: writing ClassMap
+Package tagpdf Info: writing NameSpaces
+Package tagpdf Info: writing StructElems
+Package tagpdf Info: writing Root





More information about the latex3-commits mailing list.