Closed jensmaurer closed 4 years ago
This is reproducible with a current PDF build of the draft.
Curiously enough, this only occurs with references to entire clauses, not with references to subclauses that don't have hanging paragraphs. Example: A reference to 6.4 [basic.scope] correctly hyperlinks to [basic.scope], not to its first subclause [basic.scope.declarative].
Experimentally replacing our home-grown \clauselabel with the standard \label in the definition of \Sec in macros.tex restores the correct behavior, but of course kills the "Clause 7" label names.
Final disposition: Accepted.
Regarding the PDF file of the specification, when the link of the clause X is clicked, X.1 is displayed.
Reset the link.
JP2