-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
at-2024-01-052024-01-05 has the issue2024-01-05 has the issuetaggingRelative to support of the `LaTeX tagged PDF` projectRelative to support of the `LaTeX tagged PDF` projectupstreamInvolves at least partially upstream issuesInvolves at least partially upstream issues
Description
\DocumentMetadata{
uncompress,
pdfversion=1.7,
lang=en-US,
testphase=phase-III
}
\documentclass{article}
\usepackage[lof]{etoc}
%\usepackage{hyperref}
\begin{document}
%\tableofcontents
%\listoffigures
\section{foo}
% \localtableofcontents
\locallistoffigures
\subsection{subfoo1}
\begin{figure}[htbp]
\centering
figure coucou
% non captioned figures do not make it to the lof file
\caption{figure1}
\end{figure}
\end{document}generates
Package tagpdf Warning: Parent-Child 'TOCI/' --> 'text-unit/user'.
(tagpdf) Relation is not allowed (struct 10, /TOCI --> struct
(tagpdf) 11) on line 24
on second compilation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
at-2024-01-052024-01-05 has the issue2024-01-05 has the issuetaggingRelative to support of the `LaTeX tagged PDF` projectRelative to support of the `LaTeX tagged PDF` projectupstreamInvolves at least partially upstream issuesInvolves at least partially upstream issues