Skip to content

\locallistoffigures generates warnings #8

@jfbu

Description

@jfbu
\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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    at-2024-01-052024-01-05 has the issuetaggingRelative to support of the `LaTeX tagged PDF` projectupstreamInvolves at least partially upstream issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions