| <para> | A basic paragraph. |
| <formalpara> | A paragraph with a title. |
| <bridgehead> | A free-floating title that can be used to separate paragraphs. |
<para>A paragraph can contain any number of sentences. Any word or phrase in a paragraph can be tagged with in-line tags, such as those listed General Text or Software Teminology appenidices.</para> <formalpara> <title>A Formal Paragraph</title> <para>has a title that appears in bold, and a body paragraph. The title paragraph is incorporated into the body paragraph in HTML, and is separate in PDF. The body paragraph is a regular <para> paragraph, and there is only one body paragraph allowed per formal paragraph.</para> </formalpara> <bridgehead renderas="sect3">Topic Heading</bridgehead> <para>You can use the Bridgehead element to create a heading between paragraphs, without creating a new section or sub-section.</para>
A paragraph can contain any number of sentences. Any word or phrase in a paragraph can be tagged with in-line tags, such as those listed General Text or Software Teminology appenidices.
A Formal Paragraph has a title that appears in bold, and a body paragraph. The title paragraph is incorporated into the body paragraph in HTML, and is separate in PDF. The body paragraph is a regular <para> paragraph, and there is only one body paragraph allowed per formal paragraph.
You can use the Bridgehead element to create a heading between paragraphs, without creating a new section or sub-section.
Copyright © 1995-2004 by Cogent Real-Time Systems, Inc. All rights reserved.