-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
675 additions
and
5 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,157 @@ | ||
This is a generated file for the l3build validation system. | ||
Don't change this file in any respect. | ||
Package tagpdf Warning: structure with label blub has already been used | ||
[1 | ||
] (debug-structures-2.aux) | ||
========================= | ||
The structure 0 contains: | ||
> Type => /StructTreeRoot | ||
> S => /StructTreeRoot | ||
> rolemap => {StructTreeRoot}{pdf} | ||
> parentrole => {StructTreeRoot}{pdf} | ||
> Namespaces => 7 0 R | ||
The structure has the following kids: | ||
> Struct 1 | ||
========================= | ||
========================= | ||
The structure 1 contains: | ||
> Type => /StructElem | ||
> S => /Document | ||
> NS => pdf2 | ||
> rolemap => {Document}{pdf2} | ||
> parentrole => {Document}{pdf2} | ||
> P => parent structure 0 = StructTreeRoot | ||
The structure has the following kids: | ||
> Struct 4 | ||
========================= | ||
========================= | ||
The structure 2 contains: | ||
> Type => /StructElem | ||
> S => /figures | ||
> NS => user | ||
> rolemap => {Sect}{pdf2} | ||
> parentrole => {Sect}{pdf2} | ||
> P => no parent: stashed | ||
The structure has the following kids: | ||
> NONE | ||
========================= | ||
========================= | ||
The structure 3 contains: | ||
> Type => /StructElem | ||
> S => /tables | ||
> NS => user | ||
> rolemap => {Sect}{pdf2} | ||
> parentrole => {Sect}{pdf2} | ||
> P => no parent: stashed | ||
The structure has the following kids: | ||
> NONE | ||
========================= | ||
========================= | ||
The structure 4 contains: | ||
> Type => /StructElem | ||
> S => /Sect | ||
> NS => pdf2 | ||
> rolemap => {Sect}{pdf2} | ||
> parentrole => {Sect}{pdf2} | ||
> P => parent structure 1 = Document | ||
The structure has the following kids: | ||
> Struct 5 | ||
> Struct 7 | ||
> Struct 9 | ||
> Struct 11 | ||
========================= | ||
========================= | ||
The structure 5 contains: | ||
> Type => /StructElem | ||
> S => /section | ||
> NS => latex | ||
> rolemap => {H1}{pdf2} | ||
> parentrole => {H1}{pdf2} | ||
> P => parent structure 4 = Sect | ||
The structure has the following kids: | ||
> Struct 6 | ||
> MC 3 | ||
========================= | ||
========================= | ||
The structure 6 contains: | ||
> Type => /StructElem | ||
> S => /Lbl | ||
> NS => pdf2 | ||
> rolemap => {Lbl}{pdf2} | ||
> parentrole => {Lbl}{pdf2} | ||
> P => parent structure 5 = H1 | ||
The structure has the following kids: | ||
> MC 1 | ||
> MC 2 | ||
========================= | ||
========================= | ||
The structure 7 contains: | ||
> Type => /StructElem | ||
> S => /text-unit | ||
> NS => latex | ||
> rolemap => {Part}{pdf2} | ||
> parentrole => {Sect}{pdf2} | ||
> P => parent structure 4 = Sect | ||
The structure has the following kids: | ||
> Struct 8 | ||
========================= | ||
========================= | ||
The structure 8 contains: | ||
> Type => /StructElem | ||
> C => /justify | ||
> S => /text | ||
> NS => latex | ||
> rolemap => {P}{pdf2} | ||
> parentrole => {P}{pdf2} | ||
> P => parent structure 7 = Sect | ||
The structure has the following kids: | ||
> MC 4 | ||
> Struct 9 | ||
> MC 6 | ||
========================= | ||
========================= | ||
The structure 9 contains: | ||
> Type => /StructElem | ||
> S => /Link | ||
> NS => 10 0 R | ||
> rolemap => {Link}{pdf2} | ||
> parentrole => {Link}{pdf2} | ||
> P => parentstructure 4 = Sect | ||
The structure has the following kids: | ||
> MC 5 | ||
> OBJR reference | ||
========================= | ||
========================= | ||
The structure 10 contains: | ||
> Type => /StructElem | ||
> S => /Span | ||
> NS => pdf2 | ||
> rolemap => {Span}{pdf2} | ||
> parentrole => {Span}{pdf2} | ||
> P => no parent: stashed | ||
The structure has the following kids: | ||
> NONE | ||
========================= | ||
========================= | ||
The structure 11 contains: | ||
> Type => /StructElem | ||
> S => /text-unit | ||
> NS => latex | ||
> rolemap => {Part}{pdf2} | ||
> parentrole => {Sect}{pdf2} | ||
> P => parent structure 4 = Sect | ||
The structure has the following kids: | ||
> Struct 12 | ||
========================= | ||
========================= | ||
The structure 12 contains: | ||
> Type => /StructElem | ||
> C => /justify | ||
> S => /text | ||
> NS => latex | ||
> rolemap => {P}{pdf2} | ||
> parentrole => {P}{pdf2} | ||
> P => parent structure 11 = Sect | ||
The structure has the following kids: | ||
> MC 7 | ||
========================= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
\DocumentMetadata{testphase=phase-III,pdfversion=2.0} | ||
\input{regression-test} | ||
|
||
\RequirePackage{tagpdf-debug} | ||
\documentclass{article} | ||
\usepackage{hyperref} | ||
\begin{document} | ||
\START | ||
|
||
\section{blub}\label{a} | ||
blub\ref{a} | ||
|
||
\tagstructbegin{stash,label=blub,tag=Span}\tagstructend | ||
|
||
\tagstructuse{blub} xxx | ||
|
||
\AddToHook{tagpdf/finish/before}{\ShowTagging{debug/structures}} | ||
\end{document} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,155 @@ | ||
This is a generated file for the l3build validation system. | ||
Don't change this file in any respect. | ||
[1 | ||
] (debug-structures-2.aux) | ||
========================= | ||
The structure 0 contains: | ||
> Type => /StructTreeRoot | ||
> S => /StructTreeRoot | ||
> rolemap => {StructTreeRoot}{pdf} | ||
> parentrole => {StructTreeRoot}{pdf} | ||
> Namespaces => 7 0 R | ||
The structure has the following kids: | ||
> Struct 1 | ||
========================= | ||
========================= | ||
The structure 1 contains: | ||
> Type => /StructElem | ||
> S => /Document | ||
> NS => pdf2 | ||
> rolemap => {Document}{pdf2} | ||
> parentrole => {Document}{pdf2} | ||
> P => parent structure 0 = StructTreeRoot | ||
The structure has the following kids: | ||
> Struct 4 | ||
========================= | ||
========================= | ||
The structure 2 contains: | ||
> Type => /StructElem | ||
> S => /figures | ||
> NS => user | ||
> rolemap => {Sect}{pdf2} | ||
> parentrole => {Sect}{pdf2} | ||
> P => no parent: stashed | ||
The structure has the following kids: | ||
> NONE | ||
========================= | ||
========================= | ||
The structure 3 contains: | ||
> Type => /StructElem | ||
> S => /tables | ||
> NS => user | ||
> rolemap => {Sect}{pdf2} | ||
> parentrole => {Sect}{pdf2} | ||
> P => no parent: stashed | ||
The structure has the following kids: | ||
> NONE | ||
========================= | ||
========================= | ||
The structure 4 contains: | ||
> Type => /StructElem | ||
> S => /Sect | ||
> NS => pdf2 | ||
> rolemap => {Sect}{pdf2} | ||
> parentrole => {Sect}{pdf2} | ||
> P => parent structure 1 = Document | ||
The structure has the following kids: | ||
> Struct 5 | ||
> Struct 7 | ||
> Struct 10 | ||
> Struct 11 | ||
========================= | ||
========================= | ||
The structure 5 contains: | ||
> Type => /StructElem | ||
> S => /section | ||
> NS => latex | ||
> rolemap => {H1}{pdf2} | ||
> parentrole => {H1}{pdf2} | ||
> P => parent structure 4 = Sect | ||
The structure has the following kids: | ||
> Struct 6 | ||
> MC 2 | ||
========================= | ||
========================= | ||
The structure 6 contains: | ||
> Type => /StructElem | ||
> S => /Lbl | ||
> NS => pdf2 | ||
> rolemap => {Lbl}{pdf2} | ||
> parentrole => {Lbl}{pdf2} | ||
> P => parent structure 5 = H1 | ||
The structure has the following kids: | ||
> MC 1 | ||
========================= | ||
========================= | ||
The structure 7 contains: | ||
> Type => /StructElem | ||
> S => /text-unit | ||
> NS => latex | ||
> rolemap => {Part}{pdf2} | ||
> parentrole => {Sect}{pdf2} | ||
> P => parent structure 4 = Sect | ||
The structure has the following kids: | ||
> Struct 8 | ||
========================= | ||
========================= | ||
The structure 8 contains: | ||
> Type => /StructElem | ||
> C => /justify | ||
> S => /text | ||
> NS => latex | ||
> rolemap => {P}{pdf2} | ||
> parentrole => {P}{pdf2} | ||
> P => parent structure 7 = Sect | ||
The structure has the following kids: | ||
> MC 3 | ||
> Struct 9 | ||
> MC 5 | ||
========================= | ||
========================= | ||
The structure 9 contains: | ||
> Type => /StructElem | ||
> S => /Link | ||
> NS => pdf2 | ||
> rolemap => {Link}{pdf2} | ||
> parentrole => {Link}{pdf2} | ||
> P => parent structure 8 = P | ||
The structure has the following kids: | ||
> MC 4 | ||
> OBJR reference | ||
========================= | ||
========================= | ||
The structure 10 contains: | ||
> Type => /StructElem | ||
> S => /Span | ||
> NS => pdf2 | ||
> rolemap => {Span}{pdf2} | ||
> parentrole => {Span}{pdf2} | ||
> P => parentstructure 4 = Sect | ||
The structure has the following kids: | ||
> NONE | ||
========================= | ||
========================= | ||
The structure 11 contains: | ||
> Type => /StructElem | ||
> S => /text-unit | ||
> NS => latex | ||
> rolemap => {Part}{pdf2} | ||
> parentrole => {Sect}{pdf2} | ||
> P => parent structure 4 = Sect | ||
The structure has the following kids: | ||
> Struct 12 | ||
========================= | ||
========================= | ||
The structure 12 contains: | ||
> Type => /StructElem | ||
> C => /justify | ||
> S => /text | ||
> NS => latex | ||
> rolemap => {P}{pdf2} | ||
> parentrole => {P}{pdf2} | ||
> P => parent structure 11 = Sect | ||
The structure has the following kids: | ||
> MC 6 | ||
========================= |
Oops, something went wrong.