emphasis — A limited span of emphasized text
emphasis
(db._emphasis)phrase
(db._phrase)replaceable
alt
anchor
annotation
biblioref
indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
remark
subscript
superscript
xref
An emphasis
element indicates that certain text should be stressed in some way. This pattern defines the emphasis
element with a very limited content model.
Formatted inline. Emphasized text is traditionally presented in italics or boldface. A role
attribute of bold
or strong
is often used to generate boldface, if italics is the default presentation.
An emphasis
is often used wherever its typographic presentation is desired, even when other markup might theoretically be more appropriate.
The following elements occur in emphasis: text, alt
, anchor
, annotation
, biblioref
, emphasis
(db._emphasis), indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), inlinemediaobject
, link
, olink
, phrase
(db._phrase), remark
, replaceable
, subscript
, superscript
, xref
.