Headings

Chapters and Parts are often used to group sections. Sometimes a Chapter will contain Parts, and sometimes a Part will contain Chapters. Subparts serve the same function, but usually only have a number (or letter) and a heading. Crossheadings don't group sections and they never have a number; they are standalone 'headings' and are not preferred.

How to mark up Chapters

  1. Enter Edit mode.

  2. On one line, start a Chapter with CHAP <number> - <heading>.

  3. The number and heading are both optional.

  4. The heading should use Sentence case, not ALL CAPS.

  5. Use "space hyphen space" between the number and the heading.

  6. Put the contents of the Chapter on the following lines, indented.

Example

CHAP 2 - Interpretation

  SEC 2. - Terms

    The following terms shall be interpreted …

How to mark up Parts

  1. Enter Edit mode.

  2. On one line, start a Part with PART <number> - <heading>.

  3. The number and heading are both optional.

  4. The heading should use Sentence case, not ALL CAPS.

  5. Use "space hyphen space" between the number and the heading.

  6. Put the contents of the Part on the following lines, indented.

Example

How to mark up Subparts

  1. Enter Edit mode.

  2. On one line, start a Subpart with SUBPART <number> - <heading>.

  3. The number and heading are both optional.

  4. The heading should use Sentence case, not ALL CAPS.

  5. Use "space hyphen space" before the heading.

  6. Put the contents of the Subpart on the following lines, indented.

Example

How to mark up Crossheadings

Only use Crossheadings when no other type of heading or grouping makes sense. This happens most often in Schedules.

  1. Enter Edit mode.

  2. On one line, mark text as a heading with CROSSHEADING <the heading>.

  3. The heading should use Sentence case, not ALL CAPS.

Example

Exercise

  1. In Edit mode, copy and paste the following content into your editor.

  2. Correct it so that it looks like the screenshot below in View mode.

    1. Chapter 2 should have the correct heading (using Sentence case).

    2. Part 1 should have the correct heading (also using Sentence case).

    3. The first Subpart should contain sections 5 and 6.

    4. The second Subpart should contain sections 7 and 8.

Your goal is to make it look like this:

Last updated