AmerMathSoc / texml-to-html

Converting AmerMathSoc/texml output to raw HTML
Apache License 2.0
3 stars 2 forks source link

revise xref-group handling in tex-math #456

Closed pkra closed 1 month ago

pkra commented 1 month ago

https://github.com/AmerMathSoc/texml/issues/214 will be addressed by adding xref-group around every xref.

Thus the comment

https://github.com/AmerMathSoc/texml-to-html/blob/0a570feb05678164db0e7834c32977b2fa74182a/lib/elements/xref-group.js#L25-L27

is no longer correct - we have use cases now, albeit trivial ones.

Like #455, we can simply preserve it in tex-math as well.