Closed pkra closed 2 months ago
I could add the wrapper downstream but that seems more brittle.
Alternatively, maybe the x elements could move inside the xref.
Changing the title since this problem also presents with another type of cross-reference: list items.
As per F2F, we'll try always adding a ref-group.
This was rolled out.
To move this here.
eqref generates something like
<x>(</x><xref ref-subtype="equation" ref-type="disp-formula" rid="eq-xxx" specific-use="ref">blablub</xref><x>)</x>
making it difficult to target the
x
elements further downstream.I'm wondering if texml could add a wrapper, e.g., ref-group, around this.