Contents The PTF Format and Related Utilities Paragraphs The docx utility

1 Sections

The title of a section must not be indented at all. The title of a section is typically rendered using a large bold font.

Example:

*This is a subsection

**This is a subsubsection

  First paragraph of first subsubsection.

**This is a another subsubsection

  First paragraph of the other subsubsection.

*This is another subsection

  First paragraph of the other subsection.

is rendered as:

1.1 This is a subsection

1.1.1 This is a subsubsection

First paragraph of first subsubsection.

1.1.2 This is a another subsubsection

First paragraph of the other subsubsection.

1.2 This is another subsection

First paragraph of the other subsection.