Skip to content

Commit

Permalink
missing renames toc-tagging -> toc
Browse files Browse the repository at this point in the history
  • Loading branch information
u-fischer committed Jul 20, 2023
1 parent b575363 commit f3b5011
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
\ExplSyntaxOff


\DocumentMetadata{testphase=phase-II,testphase=toc-tagging,pdfversion=2.0}
\DocumentMetadata{testphase=phase-II,testphase=toc,pdfversion=2.0}
\input{regression-test}

\DocumentMetadata{uncompress,testphase=phase-II,pdfversion=2.0}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\sys_gset_rand_seed:n{1000} % for the random namespace
\ExplSyntaxOff

\DocumentMetadata{testphase=phase-II,testphase=toc-tagging,pdfversion=2.0}
\DocumentMetadata{testphase=phase-II,testphase=toc,pdfversion=2.0}

\input{regression-test}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\sys_gset_rand_seed:n{1000} % for the random namespace
\ExplSyntaxOff

\DocumentMetadata{testphase=phase-II,testphase=toc-tagging,pdfversion=2.0}
\DocumentMetadata{testphase=phase-II,testphase=toc,pdfversion=2.0}

\input{regression-test}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\sys_gset_rand_seed:n{1000} % for the random namespace
\ExplSyntaxOff

\DocumentMetadata{testphase=phase-II,testphase=toc-tagging,pdfversion=2.0}
\DocumentMetadata{testphase=phase-II,testphase=toc,pdfversion=2.0}

\input{regression-test}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\sys_gset_rand_seed:n{1000} % for the random namespace
\ExplSyntaxOff

\DocumentMetadata{testphase=toc-tagging,pdfversion=2.0}
\DocumentMetadata{testphase=toc,pdfversion=2.0}
\input{regression-test}

\documentclass{article}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\sys_gset_rand_seed:n{1000} % for the random namespace
\ExplSyntaxOff

\DocumentMetadata{testphase=toc-tagging,pdfversion=2.0}
\DocumentMetadata{testphase=toc,pdfversion=2.0}

\input{regression-test}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\sys_gset_rand_seed:n{1000} % for the random namespace
\ExplSyntaxOff

\DocumentMetadata{testphase=phase-II,testphase=toc-tagging,pdfversion=2.0}
\DocumentMetadata{testphase=phase-II,testphase=toc,pdfversion=2.0}
\input{regression-test}

\documentclass{book}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\sys_gset_rand_seed:n{1000} % for the random namespace
\ExplSyntaxOff

\DocumentMetadata{testphase=phase-II,testphase=toc-tagging,pdfversion=2.0}
\DocumentMetadata{testphase=phase-II,testphase=toc,pdfversion=2.0}

\input{regression-test}
\documentclass{book}
Expand Down
2 changes: 1 addition & 1 deletion required/latex-lab/testfiles-toc/toc-ex-book-tocdepth.pvt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\sys_gset_rand_seed:n{1000} % for the random namespace
\ExplSyntaxOff

\DocumentMetadata{testphase=phase-II,testphase=toc-tagging,pdfversion=2.0}
\DocumentMetadata{testphase=phase-II,testphase=toc,pdfversion=2.0}
\input{regression-test}


Expand Down
4 changes: 2 additions & 2 deletions required/latex-lab/testfiles-toc/toc-math-leaders.lvt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%% !Mode:: "TeX:DE:UTF-8:Main"
% see https://github.com/u-fischer/tagpdf/issues/78

\DocumentMetadata{testphase=phase-II,testphase={toc-tagging,math}}
\DocumentMetadata{testphase=phase-II,testphase={toc,math}}
\input{regression-test}

\documentclass{article}
Expand All @@ -13,4 +13,4 @@
\tableofcontents
\section{xxx}

\end{document}
\end{document}

0 comments on commit f3b5011

Please sign in to comment.