Up: Elements reference



<pageref> – page reference

Attributes:

refid
id of the element you want to point to (required)

Possible Contents: (Text | inline element)*

Description: Inserts the page number of the object with the ID of refid. In HTML a `[here]' is inserted (which you can click on), in LaTeX a possibly given contents of the <pageref> is inserted directly before the page number. This means that

See <pageref refid="GUTformula">page</pageref>.

yields `See page~42' in LaTeX and `See [here].' (clickable [here]) in HTML.