May 2010
Intermediate to advanced
552 pages
13h 37m
English
formalpara — A paragraph with a title
formalpara ::=
((((title &
titleabbrev?),
info? db.titleforbidden.info) |
info db.titleonlyreq.info), Indexing inlines*,
para)
Formal paragraphs have a title.
Formatted as a displayed block. The title of
a formalpara is often rendered as a run-in
head.
para, simpara
<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>
Read now
Unlock full access