subtitle
subtitle — The subtitle of a document.
Synopsis
subtitle ::= × ⏵
- Zero or more of:
- text
inlinestagedir
templatename
- Bibliography inlines ⏵
- Graphic inlines ⏵
- Indexing inlines ⏵
- Linking inlines ⏵
- Markup inlines ⏵
- Math inlines ⏵
- Product inlines ⏵
- Publishing inlines ⏵
- Technical inlines ⏵
- Ubiquitous inlines ⏵
Attributes
Common attributes and common linking attributes.
No additional attributes.
Description
A subtitle
identifies the subtitle of a document, or
portion of a document.
Titles are so common, and so often the only “info” elements
associated with their parent, that they (title
,
subtitle
, and titleabbrev
) are allowed outside
the info
element. This is a tradeoff favoring author
convenience over a small amount of additional complexity in
processing. However, the title elements must either all be outside of
the info
wrapper or all inside, you cannot have some
outside and some inside.
Processing expectations
Formatted as a displayed block.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
27 elements contain subtitle
. × ⏵
Children
54 elements occur in subtitle
. × ⏵
See Also
Related elements: title
, titleabbrev
.