> From: [email protected] > Date: Tue, 13 Jul 2021 05:22:38 +0200 (CEST) > > Is it correct to say that when using `@ref ` there are only two possibilities. > > (1) reference to a node > (2) reference to an anchor.
Yes. It's true for all types of cross-reference directives, not just for @ref: @xref and @pxref as well.
