@inforef
: Cross-references to Info-only Material ¶@inforef
is used for making cross-references to Info
documents—even from a printed manual. This was originally
used for Info files that were not generated from any Texinfo source.
The command is now obsolete and should not be used. In addition
to having little use, similar output can be obtained with
@xref
, @ref
or @pxref
with the Info
file name as the fourth argument and no fifth argument.
The command takes either two or three arguments, in the following order:
The template is:
@inforef{node-name, cross-reference-name, info-file-name}