We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fake math like an url is not tagged as Formula but luamml tries to create math structure elements and fails:
\DocumentMetadata{testphase={phase-III,math},pdfversion=2.0} \documentclass{book} \usepackage{url} \tagpdfsetup{math/mathml/structelem} \tagpdfsetup{math/mathml/luamml/load} \begin{document} \url{https://www.latex-project.org} $a=b$ \end{document}
Package tagpdf Warning: Parent-Child 'P/pdf2' --> 'math/mathml'. (tagpdf) Relation is not allowed (struct 6, /text --> struct 7) (tagpdf) on line 3 ! Package tagpdf Error: attribute /luamml_attr_1 is unknown
The text was updated successfully, but these errors were encountered:
handle fakemath better with structelem latex3/tagging-project#764
ada76e8
No branches or pull requests
fake math like an url is not tagged as Formula but luamml tries to create math structure elements and fails:
The text was updated successfully, but these errors were encountered: