Open mbertucci47 opened 3 months ago
apacite redefines sometime \@lbibitem
so that it no longer has arguments and the hook doesn't like that... This should work
\DocumentMetadata
{
lang=en-US,
pdfversion=2.0,
pdfstandard=ua-2,
testphase={phase-III,math,title,table,firstaid}
}
\documentclass{article}
\makeatletter
\AddToHook{package/apacite/after}{%
\if@APAC@natbib@apa
\def\@lbibitem[#1]#2{\NAT@swatrue\orig@nat@@lbibitem[#1]#2}%
\fi}
\makeatother
\usepackage[natbibapa]{apacite}
\title{apacite tagging test}
\begin{document}
text
\end{document}
maybe this can become partially-compatible given that there is a workaround for the option that doesn't work immediately.
It was originally listed in tagging-status.yml as partially-compatible
The apacite package mostly looks okay but the
natbibapa
option errors.errors with