Skip to content

marginnote package incompatible #165

@mbertucci47

Description

@mbertucci47

The marginnote package is incompatible with the tagging code. The example

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

\begin{document}

Some text\marginnote{a margin note}

\end{document}

errors with

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions