latex3 / tagging-project

Issues related to the tagging project
https://latex3.github.io/tagging-project/
LaTeX Project Public License v1.3c
39 stars 15 forks source link

showidx package incompatibility #115

Open mbertucci47 opened 4 months ago

mbertucci47 commented 4 months ago

(Sorry for spamming incompatible packages; if this is not useful please let me know.) The showidx package errors with the tagging code. The file

\DocumentMetadata
  {
    lang=en-US,
    pdfversion=2.0,
    pdfstandard=ua-2,
    testphase={phase-III,math,title,table,firstaid}
  }
\documentclass{article}
\usepackage{showidx}
\usepackage{makeidx}

\title{showidx tagging test}

\makeindex

\begin{document}
Test\index{bla}
\printindex
\end{document}

produces the error

! Package tagpdf Error: The number of automatic begin (3) and end (2)
(tagpdf)                text-unit para hooks differ!
FrankMittelbach commented 4 months ago

rest assured we would (if it is not useful) :-) It is useful, and the more we get an overview about what works what partially works and what doesn't the better. By the end of the day I hope that we have a table that cover all TLC3 packages (plus some more) ... well not by the end of today's day :-) but please let them coming, this helps a lot.