formalpara
formalpara — A paragraph with a title.
Synopsis
- Sequence of:
Attributes
Description
Formal paragraphs have a title.
Processing expectations
Formatted as a displayed block. The title
of
a formalpara
is often rendered as a run-in
head.
This element occurs in 76 elements.
Examples
1 <article xmlns='http://docbook.org/ns/docbook'> 2 <title>Example formalpara</title> 4 <formalpara><title>This Paragraph Has a Title</title> <para>This is a test. This is only a test. Had this been a real 6 example, it would have made more sense. Or less. </para> 8 </formalpara> 10 </article>
This is a test. This is only a test. Had this been a real example, it would have made more sense. Or less.