Add LuaMML sockets for eqnarray
Not entirely sure where to add these. So we want to keep this in latex-lab or should the sockets be added directly in base/ltmath?
Internal housekeeping
Status of pull request
- Feedback wanted
Checklist of required changes before merge will be approved
- [ ] Test file(s) added
- [ ] Version and date string updated in changed source files
- [ ] Relevant
\changesentries in source included - [ ] Relevant
changes.txtupdated - [ ] Rollback provided (if necessary)?
- [ ]
ltnewsX.tex(and/orlatexchanges.tex) updated
I think something more has to be done for fleqn.clo since that overwrites this definition.
When I activate structure elements, the labels are not really correct as they are outside of the table.
\DocumentMetadata
{
uncompress,
tagging=on,
tagging-setup={math/setup=mathml-SE},
}
\documentclass{article}
\usepackage{unicode-math}
\begin{document}
\begin{eqnarray}
A&=&B\\
D&=&C
\end{eqnarray}
\end{document}
I get also warnings:
Package tagpdf Warning: structure with label 0 is unknown rerun
Package tagpdf Warning: structure with label 0 is unknown rerun
(I tried also with the luamml-dev).
@u-fischer I forgot to push, but with https://github.com/latex3/luamml/commit/732e0fbf5df8af83aa964d8b9904543aeb6655ce the structure tree looks reasonable.
This PR has been automatically marked as stale because it has not had recent activity.
What are we doing with this PR?
well, as @mbertucci47 remarked it also needs handling in fleqn. Not checked that.
I think the fleqn support was added in https://github.com/latex3/latex2e/pull/1817/commits/4d98d8a561055acdec941ed249a59a53ab023af3