Next: SEQ   Previous: REF   Contents: Contents

SECTIONREF

The \SECTIONREF tag is used to make a reference to another page of the same document. The text used for this reference is the page header of this page.

Syntax

\SECTIONREF{name="page-header"}

Options

name
The value of this parameter must be a page header as used in the = paragraphs.

Body

No body is allowed.

Example


  The C tag is explaned in chapter \SECTIONREF{name="C"}.

produces


  The \C tag is explained in chapter C.

See also

\PAGEREF, \XREF, \L

Next: SEQ   Previous: REF   Contents: Contents