Skip to content

Simplest line style using \parbox creates warnings #10

@jfbu

Description

@jfbu
\DocumentMetadata{
 uncompress,
 pdfversion=1.7,
 lang=en-US,
 testphase=phase-III
}
\documentclass{article}

\usepackage{etoc}
%\etocfallbacklines

\etocsetstyle{section}
  {}
  {\parbox{2.5cm}{\etocname}\par}% \par pour éviter le jfbu/etoc#9
  {}
  {}

\begin{document}

\tableofcontents

\section{foo}

\end{document}

generates warnings (not at 2024-01-02 but since 2024-01-03). With current HEAD:

Package tagpdf Warning: Parent-Child 'TOCI/' --> 'MC (realcontent)'.
(tagpdf)                Relation is not allowed (struct 9, /Div) on line 21

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions