Hi!
Is there a way to tag a displayed formula with arbitrary text?
As far as I can remember it was possible to use \eqno before, but that does not seem to be the case anymore.
For my use case I do not need the possibility to cite the equation, if that helps.
I'm thinking of a minimal non-working example like:
\startTEXpage[offset=2bp]
\startformula
1+1=2\eqno{A}
\stopformula
\stopTEXpage
/MIkael