.chapter command (Output processor)

The .chapter command starts a new chapter.

Chapters start on new pages and the chapter counter is incremented. The literal, Chapter, followed by the optional text, is printed centered between the current margins.

The chapter, page number, and text are accumulated for the table of contents.

Syntax

.chapter {text}

Synonym(s)

.ch

Parameter(s)

text Words or phrases following the chapter to be printed.

Example(s)

.chapter
Update processor
.chapter
Output processor
.chapter

Produces this output:

Chapter 1
Update processor
(page eject)
Chapter 2
Output processor
(page eject)
Chapter 3