\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}
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.
generates
on second compilation.