Chapter Numbering: c0 counter |
|
The c0 counter is reserved for chapter numbering. Commands to display the current chapter number look specifically for c0. The Set Record Number Command and the Reference Chapter command depend upon the c0 command.
To number chapters, you follow the same process as you would for inserting any numbered list. (See Numbered Lists). First you use the Define Counter command (dc) at the beginning of the document to establish the style and starting value of the numbers that you want to use. Then you use the c0 counter command to insert the automatic numbers.
For example, to insert chapter numbers using roman numerals:
The first chapter will be numbered I, the second II, and so on. Chapter numbering works even if your chapters are separate files. Be sure to include your dc 0=I only in the first chapter. See Manuscript Files. If you want your chapters to number individually when viewed or printed apart from other chapters and to print consecutively when printed as a group you would type dc 0=?I in step 3.
The c0 command also enables you to number pages in a chapter page format. To do so:
This will give you a page number that looks like: II-12 if you had defined your chapters as Roman numerals.
See also: Page Numbering: SP and PG commands
|