\DocumentMetadata{
lang=en,
tagging=on,
pdfstandard=ua-2,
% check-tagging-status,
tagging-setup={
% math/alt/use, % <=> Formulas must have description/alt text
math/setup=mathml-SE
}
}
\documentclass{...}
\usepackage{unicode-math}
\includegraphics, \tikz, or {tikzpicture} or {picture} environments need alt={...} in the options (if the image is truly decorative, you can use the option artifact instead of alt; a different option is actualtext={...} if your image is really text in disguise).
Other alt text guidelines.
See texdoc latex-lab-graphic for more.\tagpdfsetup{table/header-rows={...},table/header-columns={...}}. Use \tagpdfsetup{table/multirow={...}} within such cells.
See texdoc latex-lab-table for more.check-tagging-status key will report general class and package status.\section* is better.enumitem and enumerate -> enumext or texdoc blocks-doc for many new optionsmarginnote, marginfit, and marginfix -> marginalia or \marginpartitlesec -> \@startsection (see texdoc source2e) or texdoc latex-lab-sec-template for many new optionsbeamer -> ltx-talkmath/alt/use line.