You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very useful if we could directly link to a particular section in a PDF version of the standard, e.g., https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/n4958.pdf#dcl.init.general should open the PDF at page 211.
This could be accomplished by inserting a \hypertarget command, perhaps in the definition of the \Sec macros, or in the definition of \addxref.