Name

formalpara — A paragraph with a title

Synopsis

formalpara ::= ((((title & titleabbrev?), infodb.titleforbidden.info) | info db.titleonlyreq.info), Indexing inlines*, para)

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.

See Also

para, simpara

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<title>Example formalpara</title>

<formalpara><title>This Paragraph Has a Title</title>
<para>This is a test.  This is only a test.  Had this been a real
example, it would have made more sense.  Or less.
</para>
</formalpara>

</article>

Get DocBook 5: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.