Go to the first, previous, next, last section, table of contents.


PAGENN

This macro is similar to PAGE01 except that it defines the text body to be written at the start of every page of the output except for the first page. It also optionally takes numeric arguments defining the number of records or the number of lines to be put on each page excepting the first page. The default without this argument is infinite (ie. there will be no page breaks). The program fragment below is an example.

%%PAGENN 4
\vspace*{1ex}

Page breaks will only be generated if one or both of PAGE01 and PAGENN are defined.

Note that the GPPPAGENN and TEXPAGENN predefined macros which the above replaces are deprecated and should not be used.


Go to the first, previous, next, last section, table of contents.