Next: READY   Previous: LOCALTOC   Contents: Contents

PAGEREF

The \PAGEREF tag is used to make a reference to another page of the same document. The text used for this reference is the chapter number of this page.

Syntax

\PAGEREF{name="page-header"}

Options

name
The value of this parameter must be a page header as used in the = paragraphs.
Note: The page number is the chapter number which reflects the hierarchical position of the page within the document, e. g. 2.5.4.3

Body

No body is allowed.

Example


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

produces


  The \C tag is explained in chapter 5.2.3.5.

See also

\SECTIONREF, \XREF, \L

Next: READY   Previous: LOCALTOC   Contents: Contents