[latex3-commits] [latex3/latex2e] latexlab/rcb-review: update testfiles (e10a4484)
github at latex-project.org
github at latex-project.org
Fri Jul 28 12:58:01 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : latexlab/rcb-review
Link : https://github.com/latex3/latex2e/commit/e10a44840b54bc0ffc129eaf7b6d3567c90be97c
>---------------------------------------------------------------
commit e10a44840b54bc0ffc129eaf7b6d3567c90be97c
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Jul 28 12:58:01 2023 +0200
update testfiles
>---------------------------------------------------------------
e10a44840b54bc0ffc129eaf7b6d3567c90be97c
required/latex-lab/testfiles-LM/LM-2-2.tlg | 2 +-
required/latex-lab/testfiles-OR-luatex/footmisc-003.tlg | 2 +-
required/latex-lab/testfiles-OR-luatex/footmisc-004.tlg | 2 +-
required/latex-lab/testfiles-OR-luatex/footmisc-005.tlg | 2 +-
.../footmisc-009-multiple-tagging.tlg | 2 +-
.../testfiles-OR-luatex/footmisc-009-multiple.tlg | 2 +-
.../footmisc-010-setspace-tagging.tlg | 2 +-
.../testfiles-OR-luatex/footmisc-010-setspace.tlg | 2 +-
.../latex-lab/testfiles-OR-luatex/footmisc-011-para.tlg | 2 +-
.../testfiles-OR-luatex/footmisc-012-side-hyperref.tlg | 2 +-
.../latex-lab/testfiles-OR-luatex/footmisc-012-side.tlg | 2 +-
.../testfiles-OR-luatex/footmisc-013-scrartcl.tlg | 2 +-
required/latex-lab/testfiles-OR-luatex/tagging-001.tlg | 2 +-
required/latex-lab/testfiles-OR/check-declarations.tlg | 2 +-
required/latex-lab/testfiles-OR/footmisc-002.tlg | 2 +-
required/latex-lab/testfiles-OR/footmisc-003.tlg | 2 +-
required/latex-lab/testfiles-OR/footmisc-004.tlg | 2 +-
required/latex-lab/testfiles-OR/footmisc-005.tlg | 2 +-
required/latex-lab/testfiles-OR/footmisc-006.tlg | 2 +-
.../latex-lab/testfiles-OR/footmisc-007-rollback.tlg | 2 +-
required/latex-lab/testfiles-OR/footmisc-008-pdfcol.tlg | 17 +----------------
.../testfiles-OR/footmisc-009-multiple-tagging.tlg | 2 +-
.../latex-lab/testfiles-OR/footmisc-009-multiple.tlg | 2 +-
.../testfiles-OR/footmisc-010-setspace-tagging.tlg | 2 +-
.../latex-lab/testfiles-OR/footmisc-010-setspace.tlg | 2 +-
required/latex-lab/testfiles-OR/footmisc-011-para.tlg | 2 +-
.../testfiles-OR/footmisc-012-side-hyperref.tlg | 2 +-
required/latex-lab/testfiles-OR/footmisc-012-side.tlg | 2 +-
.../latex-lab/testfiles-OR/footmisc-013-scrartcl.tlg | 2 +-
.../footmisc-floats-abovefloats-flushbottom.tlg | 2 +-
.../testfiles-OR/footmisc-floats-abovefloats.tlg | 2 +-
.../footmisc-floats-belowfloats-flushbottom.tlg | 2 +-
.../latex-lab/testfiles-OR/footmisc-floats-latex.tlg | 2 +-
.../latex-lab/testfiles-OR/footnote-float-above.tlg | 2 +-
.../latex-lab/testfiles-OR/footnote-hyperref-001.tlg | 2 +-
required/latex-lab/testfiles-OR/footnote-par.tlg | 2 +-
required/latex-lab/testfiles-OR/tagging-001.tlg | 2 +-
required/latex-lab/testfiles-float/float-002.luatex.tlg | 2 +-
required/latex-lab/testfiles-float/float-002.tlg | 2 +-
required/latex-lab/testfiles-float/float-003.luatex.tlg | 2 +-
required/latex-lab/testfiles-float/float-003.tlg | 2 +-
41 files changed, 41 insertions(+), 56 deletions(-)
diff --git a/required/latex-lab/testfiles-LM/LM-2-2.tlg b/required/latex-lab/testfiles-LM/LM-2-2.tlg
index 7e20f64f..44b556cb 100644
--- a/required/latex-lab/testfiles-LM/LM-2-2.tlg
+++ b/required/latex-lab/testfiles-LM/LM-2-2.tlg
@@ -815,7 +815,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-003.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-003.tlg
index cafb0d0b..8624becf 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-003.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-003.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-004.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-004.tlg
index 043a37d9..9827a18c 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-004.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-004.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-005.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-005.tlg
index 0f121354..33fba912 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-005.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-005.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> footmisc -> \nobreak \hspace {.2em}
> Document-level (top-level) code (executed last):
> ---
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-009-multiple-tagging.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-009-multiple-tagging.tlg
index ca5d8041..c93b313b 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-009-multiple-tagging.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-009-multiple-tagging.tlg
@@ -95,7 +95,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-009-multiple.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-009-multiple.tlg
index a202b813..b93177ad 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-009-multiple.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-009-multiple.tlg
@@ -95,7 +95,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-010-setspace-tagging.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-010-setspace-tagging.tlg
index 69830a87..92f2d0df 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-010-setspace-tagging.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-010-setspace-tagging.tlg
@@ -99,7 +99,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-010-setspace.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-010-setspace.tlg
index f1d6c46e..d5c14167 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-010-setspace.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-010-setspace.tlg
@@ -99,7 +99,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-011-para.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-011-para.tlg
index 2f6442fb..1b08b2ee 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-011-para.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-011-para.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> footmisc -> \nobreak \hspace {.2em}
> Document-level (top-level) code (executed last):
> ---
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-012-side-hyperref.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-012-side-hyperref.tlg
index 8fa1c36a..7ae8dd72 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-012-side-hyperref.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-012-side-hyperref.tlg
@@ -86,7 +86,7 @@ Socket tagsupport/fntext/text:
> footmisc.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-012-side.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-012-side.tlg
index b1f821aa..b0a2acd1 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-012-side.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-012-side.tlg
@@ -86,7 +86,7 @@ Socket tagsupport/fntext/text:
> footmisc.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR-luatex/footmisc-013-scrartcl.tlg b/required/latex-lab/testfiles-OR-luatex/footmisc-013-scrartcl.tlg
index e12098cd..f4b5d3ff 100644
--- a/required/latex-lab/testfiles-OR-luatex/footmisc-013-scrartcl.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/footmisc-013-scrartcl.tlg
@@ -84,7 +84,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR-luatex/tagging-001.tlg b/required/latex-lab/testfiles-OR-luatex/tagging-001.tlg
index 7ff4d21b..9e8b2a92 100644
--- a/required/latex-lab/testfiles-OR-luatex/tagging-001.tlg
+++ b/required/latex-lab/testfiles-OR-luatex/tagging-001.tlg
@@ -81,7 +81,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/check-declarations.tlg b/required/latex-lab/testfiles-OR/check-declarations.tlg
index 277fa50b..b9e70efb 100644
--- a/required/latex-lab/testfiles-OR/check-declarations.tlg
+++ b/required/latex-lab/testfiles-OR/check-declarations.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-002.tlg b/required/latex-lab/testfiles-OR/footmisc-002.tlg
index 68a77c3c..1e196b25 100644
--- a/required/latex-lab/testfiles-OR/footmisc-002.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-002.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-003.tlg b/required/latex-lab/testfiles-OR/footmisc-003.tlg
index bb8b972b..adf527e1 100644
--- a/required/latex-lab/testfiles-OR/footmisc-003.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-003.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-004.tlg b/required/latex-lab/testfiles-OR/footmisc-004.tlg
index b244958f..d6d9be84 100644
--- a/required/latex-lab/testfiles-OR/footmisc-004.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-004.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-005.tlg b/required/latex-lab/testfiles-OR/footmisc-005.tlg
index 20e9842d..7291f295 100644
--- a/required/latex-lab/testfiles-OR/footmisc-005.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-005.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> footmisc -> \nobreak \hspace {.2em}
> Document-level (top-level) code (executed last):
> ---
diff --git a/required/latex-lab/testfiles-OR/footmisc-006.tlg b/required/latex-lab/testfiles-OR/footmisc-006.tlg
index c9e5958d..8dd27bc2 100644
--- a/required/latex-lab/testfiles-OR/footmisc-006.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-006.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> footmisc -> \nobreak \hspace {.2em}
> Document-level (top-level) code (executed last):
> ---
diff --git a/required/latex-lab/testfiles-OR/footmisc-007-rollback.tlg b/required/latex-lab/testfiles-OR/footmisc-007-rollback.tlg
index 32e71139..543c5bd8 100644
--- a/required/latex-lab/testfiles-OR/footmisc-007-rollback.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-007-rollback.tlg
@@ -98,7 +98,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-008-pdfcol.tlg b/required/latex-lab/testfiles-OR/footmisc-008-pdfcol.tlg
index 91a0367b..f1d9445a 100644
--- a/required/latex-lab/testfiles-OR/footmisc-008-pdfcol.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-008-pdfcol.tlg
@@ -1,21 +1,6 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
-(../nameref.sty
-Package: nameref ....-..-.. v... Cross-referencing by name of section
-(../refcount.sty
-Package: refcount ....-..-.. v... Data extraction from label references (HO)
-) (../gettitlestring.sty
-Package: gettitlestring ....-..-.. v... Cleanup title references (HO)
-(../kvoptions.sty
-Package: kvoptions ....-..-.. v... Key value format for package options (HO)
-(keyval.sty
-Package: keyval ....-..-.. v... key=value parser (DPC)
-\KV at toks@=\toks...
-) (../kvsetkeys.sty
-Package: kvsetkeys ....-..-.. v... Key value parser (HO)
-)))
-\c at section@level=\count...
-) (footmisc-008-pdfcol.aux)
+(footmisc-008-pdfcol.aux)
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line ....
LaTeX Font Info: ... okay on input line ....
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line ....
diff --git a/required/latex-lab/testfiles-OR/footmisc-009-multiple-tagging.tlg b/required/latex-lab/testfiles-OR/footmisc-009-multiple-tagging.tlg
index f6c802e0..1202c6d4 100644
--- a/required/latex-lab/testfiles-OR/footmisc-009-multiple-tagging.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-009-multiple-tagging.tlg
@@ -95,7 +95,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-009-multiple.tlg b/required/latex-lab/testfiles-OR/footmisc-009-multiple.tlg
index 4f5d4467..c0bf2780 100644
--- a/required/latex-lab/testfiles-OR/footmisc-009-multiple.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-009-multiple.tlg
@@ -95,7 +95,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-010-setspace-tagging.tlg b/required/latex-lab/testfiles-OR/footmisc-010-setspace-tagging.tlg
index 53986e3c..b8d81aee 100644
--- a/required/latex-lab/testfiles-OR/footmisc-010-setspace-tagging.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-010-setspace-tagging.tlg
@@ -99,7 +99,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-010-setspace.tlg b/required/latex-lab/testfiles-OR/footmisc-010-setspace.tlg
index f3809bc3..d2a71b6e 100644
--- a/required/latex-lab/testfiles-OR/footmisc-010-setspace.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-010-setspace.tlg
@@ -99,7 +99,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-011-para.tlg b/required/latex-lab/testfiles-OR/footmisc-011-para.tlg
index 8ce52b41..6e304be5 100644
--- a/required/latex-lab/testfiles-OR/footmisc-011-para.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-011-para.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> footmisc -> \nobreak \hspace {.2em}
> Document-level (top-level) code (executed last):
> ---
diff --git a/required/latex-lab/testfiles-OR/footmisc-012-side-hyperref.tlg b/required/latex-lab/testfiles-OR/footmisc-012-side-hyperref.tlg
index 466a7fcd..c35e8232 100644
--- a/required/latex-lab/testfiles-OR/footmisc-012-side-hyperref.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-012-side-hyperref.tlg
@@ -86,7 +86,7 @@ Socket tagsupport/fntext/text:
> footmisc.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-012-side.tlg b/required/latex-lab/testfiles-OR/footmisc-012-side.tlg
index f598995e..87ba7736 100644
--- a/required/latex-lab/testfiles-OR/footmisc-012-side.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-012-side.tlg
@@ -86,7 +86,7 @@ Socket tagsupport/fntext/text:
> footmisc.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-013-scrartcl.tlg b/required/latex-lab/testfiles-OR/footmisc-013-scrartcl.tlg
index 70cdade9..11a22ab3 100644
--- a/required/latex-lab/testfiles-OR/footmisc-013-scrartcl.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-013-scrartcl.tlg
@@ -84,7 +84,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-floats-abovefloats-flushbottom.tlg b/required/latex-lab/testfiles-OR/footmisc-floats-abovefloats-flushbottom.tlg
index a5cc4b7b..58a5aab4 100644
--- a/required/latex-lab/testfiles-OR/footmisc-floats-abovefloats-flushbottom.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-floats-abovefloats-flushbottom.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-floats-abovefloats.tlg b/required/latex-lab/testfiles-OR/footmisc-floats-abovefloats.tlg
index c340e5b2..bfc0fdc7 100644
--- a/required/latex-lab/testfiles-OR/footmisc-floats-abovefloats.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-floats-abovefloats.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-floats-belowfloats-flushbottom.tlg b/required/latex-lab/testfiles-OR/footmisc-floats-belowfloats-flushbottom.tlg
index eec9cf47..987859bb 100644
--- a/required/latex-lab/testfiles-OR/footmisc-floats-belowfloats-flushbottom.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-floats-belowfloats-flushbottom.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footmisc-floats-latex.tlg b/required/latex-lab/testfiles-OR/footmisc-floats-latex.tlg
index 1d924920..369d4556 100644
--- a/required/latex-lab/testfiles-OR/footmisc-floats-latex.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-floats-latex.tlg
@@ -79,7 +79,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footnote-float-above.tlg b/required/latex-lab/testfiles-OR/footnote-float-above.tlg
index a01f9ea6..636d158d 100644
--- a/required/latex-lab/testfiles-OR/footnote-float-above.tlg
+++ b/required/latex-lab/testfiles-OR/footnote-float-above.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footnote-hyperref-001.tlg b/required/latex-lab/testfiles-OR/footnote-hyperref-001.tlg
index d24563c8..63230859 100644
--- a/required/latex-lab/testfiles-OR/footnote-hyperref-001.tlg
+++ b/required/latex-lab/testfiles-OR/footnote-hyperref-001.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/footnote-par.tlg b/required/latex-lab/testfiles-OR/footnote-par.tlg
index d24563c8..63230859 100644
--- a/required/latex-lab/testfiles-OR/footnote-par.tlg
+++ b/required/latex-lab/testfiles-OR/footnote-par.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-OR/tagging-001.tlg b/required/latex-lab/testfiles-OR/tagging-001.tlg
index 385026b3..e2c0186c 100644
--- a/required/latex-lab/testfiles-OR/tagging-001.tlg
+++ b/required/latex-lab/testfiles-OR/tagging-001.tlg
@@ -77,7 +77,7 @@ Socket tagsupport/fntext/text:
> The hook is empty.
-> The hook 'fntext/begin':
> Code chunks:
-> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook: {\ref_label:Vn \label at name {fnote/struct}}
+> latex-lab-testphase-new-or-2 -> \cs_set_protected:Npn \__fnote_label_hook:n ##1{\ref_label:nn {##1}{fnote/struct}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/testfiles-float/float-002.luatex.tlg b/required/latex-lab/testfiles-float/float-002.luatex.tlg
index 40c59658..d9cf2f27 100644
--- a/required/latex-lab/testfiles-float/float-002.luatex.tlg
+++ b/required/latex-lab/testfiles-float/float-002.luatex.tlg
@@ -351,7 +351,7 @@ Completed box being shipped out [1]
.....\glue 0.0
.....\pdfliteral page <lua data reference ...>
.....\pdfliteral page <lua data reference ...>
-.....\write1{\newlabel{fig:1}{{1}{\thepage }{A}{tagstructure.9}{}}}
+.....\write1{\newlabel{fig:1}{{1}{\thepage }{}{tagstructure.9}{}}}
.....\glue(\parskip) 0.0
.....\glue(\parskip) 0.0
.....\glue(\baselineskip) 3.22224
diff --git a/required/latex-lab/testfiles-float/float-002.tlg b/required/latex-lab/testfiles-float/float-002.tlg
index 0423e3e6..3c7efe76 100644
--- a/required/latex-lab/testfiles-float/float-002.tlg
+++ b/required/latex-lab/testfiles-float/float-002.tlg
@@ -340,7 +340,7 @@ Completed box being shipped out [1]
.....\marks4{e-,7,14,}
.....\marks4{e+,7,14,}
.....\glue 0.0
-.....\write1{\newlabel{fig:1}{{1}{\thepage }{A}{tagstructure.9}{}}}
+.....\write1{\newlabel{fig:1}{{1}{\thepage }{}{tagstructure.9}{}}}
.....\glue(\parskip) 0.0
.....\glue(\parskip) 0.0
.....\glue(\baselineskip) 3.22224
diff --git a/required/latex-lab/testfiles-float/float-003.luatex.tlg b/required/latex-lab/testfiles-float/float-003.luatex.tlg
index 61b6fe4c..1916b819 100644
--- a/required/latex-lab/testfiles-float/float-003.luatex.tlg
+++ b/required/latex-lab/testfiles-float/float-003.luatex.tlg
@@ -369,7 +369,7 @@ Completed box being shipped out [1]
.....\glue 0.0
.....\pdfliteral page <lua data reference ...>
.....\pdfliteral page <lua data reference ...>
-.....\write1{\newlabel{fig:1}{{1}{\thepage }{A}{tagstructure.9}{}}}
+.....\write1{\newlabel{fig:1}{{1}{\thepage }{}{tagstructure.9}{}}}
.....\glue(\parskip) 0.0
.....\glue(\parskip) 0.0
.....\glue(\baselineskip) 3.22224
diff --git a/required/latex-lab/testfiles-float/float-003.tlg b/required/latex-lab/testfiles-float/float-003.tlg
index d2d720ac..b6b72a47 100644
--- a/required/latex-lab/testfiles-float/float-003.tlg
+++ b/required/latex-lab/testfiles-float/float-003.tlg
@@ -358,7 +358,7 @@ Completed box being shipped out [1]
.....\marks4{e-,7,14,}
.....\marks4{e+,7,14,}
.....\glue 0.0
-.....\write1{\newlabel{fig:1}{{1}{\thepage }{A}{tagstructure.9}{}}}
+.....\write1{\newlabel{fig:1}{{1}{\thepage }{}{tagstructure.9}{}}}
.....\glue(\parskip) 0.0
.....\glue(\parskip) 0.0
.....\glue(\baselineskip) 3.22224
More information about the latex3-commits
mailing list.