-
Notifications
You must be signed in to change notification settings - Fork 785
Closed
Description
#4936 shows that when wording is refactored, it is necessary to manually keep in sync cross references, and that unfortunate references are left semantically dangling. For that particular case, #4832 was going to copy some dangling references. #4866 also fixed references to that subclause within [basic].
It seems like there is benefit to be found in a macro for doing semantic cross references. This means that they refer not to a fixed subclause label, but something closer to what is semantically cross referenced. The obvious candidate for this are indexed entities.
I am thinking of something along the lines of
\reference{matter involving an \grammarterm{id-expression}}{\grammarterm{id-expression}}
Is it possible to do that with LaTeX?
Metadata
Metadata
Assignees
Labels
No labels