op.begin.page

Command/Output Processor: Commands, Releases: AP

Processes current page and forces a page break.

Syntax

.begin page .bp

Description

forces a page break.

A page break terminates the current page, prints the optional footing, ejects a page, increments the page counter, and prints the optional heading.

The text immediately following the '.begin page' command is printed on the next page.

Example

This is page one.
.begin page
This is page two.
.bp
This is page three.

This outputs 'This is page two.' on the second page and 'This is
page three.' on the third page.

See Also

Command Name Type Description
op.commands Definition Summary of OP commands.
op.bp Command See 'begin page'.
op Introductory Text formatting

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.