// vim: set filetype=pp2html:
=XREF
\X{mode=index_only}
The \B<\\XREF> tag is used to make a cross reference to another page of the same document.
The text used for this reference is the body of this tag whereas the target is
specified by the \I option.
\B
\\XREF{name="page-header"}
\B
:\B: The value of this parameter must be a valid anchor name.
\B For each page header there is an anchor tag created autmatically which
uses the page header as name.
\B
The body is the text which is used as hyperlink text for this cross reference.
\B
See the chapter \\XREF{name="C"}.
produces
See the chapter \XREF{name="C"}.
\B
\B<\\A>, \B<\\SECTIONREF>, \B<\\PAGEREF>, \B<\\L>