[latex3-commits] [latex3/tagpdf] develop: add testfile (6dfdb94)
github at latex-project.org
github at latex-project.org
Fri Feb 2 19:48:53 CET 2024
Repository : https://github.com/latex3/tagpdf
On branch : develop
Link : https://github.com/latex3/tagpdf/commit/6dfdb94608aede34ec15dccde6d9cbd630465f20
>---------------------------------------------------------------
commit 6dfdb94608aede34ec15dccde6d9cbd630465f20
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Feb 2 19:48:53 2024 +0100
add testfile
>---------------------------------------------------------------
6dfdb94608aede34ec15dccde6d9cbd630465f20
testfiles-pdftex/para-main-struct.lvt | 18 ++++++
testfiles-pdftex/para-main-struct.tlg | 107 ++++++++++++++++++++++++++++++++++
2 files changed, 125 insertions(+)
diff --git a/testfiles-pdftex/para-main-struct.lvt b/testfiles-pdftex/para-main-struct.lvt
new file mode 100644
index 0000000..280c9db
--- /dev/null
+++ b/testfiles-pdftex/para-main-struct.lvt
@@ -0,0 +1,18 @@
+\DocumentMetadata{uncompress,testphase=phase-III}
+\input{regression-test}
+\documentclass{article}
+\usepackage{tagpdf-debug}
+
+\begin{document}
+\START
+abc \ExplSyntaxOn
+\tl_show:N \g__tag_para_main_struct_tl
+\ExplSyntaxOff
+
+abc \ExplSyntaxOn
+\tl_show:N \g__tag_para_main_struct_tl
+\ExplSyntaxOff
+
+\ShowTagging{debug/structures}
+xxxx
+\end{document}
\ No newline at end of file
diff --git a/testfiles-pdftex/para-main-struct.tlg b/testfiles-pdftex/para-main-struct.tlg
new file mode 100644
index 0000000..e0a6b33
--- /dev/null
+++ b/testfiles-pdftex/para-main-struct.tlg
@@ -0,0 +1,107 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+> \g__tag_para_main_struct_tl=4.
+<recently read> }
+l. ...\tl_show:N \g__tag_para_main_struct_tl
+> \g__tag_para_main_struct_tl=6.
+<recently read> }
+l. ...\tl_show:N \g__tag_para_main_struct_tl
+=========================
+The structure 0 contains:
+> Type => /StructTreeRoot
+> S => /StructTreeRoot
+> rolemap => {StructTreeRoot}{pdf}
+> parentrole => {StructTreeRoot}{pdf}
+The structure has the following kids:
+> Struct 1
+=========================
+=========================
+The structure 1 contains:
+> Type => /StructElem
+> S => /Document
+> rolemap => {Document}{}
+> parentrole => {Document}{}
+> P => parent structure: 0 = StructTreeRoot
+> NS => pdf2
+The structure has the following kids:
+> Struct 4
+> Struct 6
+=========================
+=========================
+The structure 2 contains:
+> Type => /StructElem
+> S => /figures
+> rolemap => {Sect}{}
+> parentrole => {Sect}{}
+> P => no parent: stashed
+> NS => user
+The structure has the following kids:
+> NONE
+=========================
+=========================
+The structure 3 contains:
+> Type => /StructElem
+> S => /tables
+> rolemap => {Sect}{}
+> parentrole => {Sect}{}
+> P => no parent: stashed
+> NS => user
+The structure has the following kids:
+> NONE
+=========================
+=========================
+The structure 4 contains:
+> Type => /StructElem
+> S => /text-unit
+> rolemap => {Part}{}
+> parentrole => {Document}{}
+> P => parent structure: 1 = Document
+> NS => user
+The structure has the following kids:
+> Struct 5
+=========================
+=========================
+The structure 5 contains:
+> Type => /StructElem
+> C => /justify
+> S => /text
+> rolemap => {P}{}
+> parentrole => {P}{}
+> P => parent structure: 4 = Document
+> NS => user
+The structure has the following kids:
+> MC 1
+=========================
+=========================
+The structure 6 contains:
+> Type => /StructElem
+> S => /text-unit
+> rolemap => {Part}{}
+> parentrole => {Document}{}
+> P => parent structure: 1 = Document
+> NS => user
+The structure has the following kids:
+> Struct 7
+=========================
+=========================
+The structure 7 contains:
+> Type => /StructElem
+> C => /justify
+> S => /text
+> rolemap => {P}{}
+> parentrole => {P}{}
+> P => parent structure: 6 = Document
+> NS => user
+The structure has the following kids:
+> MC 2
+=========================
+tagpdf DEBUG Info: Tagging stopped
+(tagpdf DEBUG) level: 0 ==> 1, label: headfoot [on line ...]
+tagpdf DEBUG Info: Tagging restarted
+(tagpdf DEBUG) level: 1 ==> 0, label: headfoot [on line ...]
+tagpdf DEBUG Info: Tagging stopped
+(tagpdf DEBUG) level: 0 ==> 1, label: headfoot [on line ...]
+tagpdf DEBUG Info: Tagging restarted
+(tagpdf DEBUG) level: 1 ==> 0, label: headfoot [on line ...]
+[1
+] (para-main-struct.aux)
More information about the latex3-commits
mailing list.