prefix page

prefix page


preface Index Level print index
Syntax .prefix page
.pp
Category Output Processor
Type Command
Description turns on the prefix page numbering mode, which starts numbering each chapter at page 1.

The current chapter number is used as a prefix for the page number.

For example, the fourth page of the third chapter would print as "3-4".

The command ".xprefix page" turns off ".prefix page".
Options
See Also OP commands xprefix page pp print toc Output Processor
Example .pp
.chapter 1
.footing "page 'p'"
This is page one of chapter 1.
.bp
2nd page of chapter 1.
.chapter 2
1st page of chapter 2.
.bp
2nd page chapter 2.
Warnings
Compatibility D3 7.0 AP
preface Index Level print index