emphasis (db.emphasis)
emphasis — Emphasized text.
Synopsis
- Zero or more of:
- text
- Bibliography inlines
![[-]](figs/web/nav/down.gif)
- Error inlines
![[-]](figs/web/nav/down.gif)
- Graphic inlines
![[-]](figs/web/nav/down.gif)
- GUI inlines
![[-]](figs/web/nav/down.gif)
- Indexing inlines
![[-]](figs/web/nav/down.gif)
- Keyboard inlines
![[-]](figs/web/nav/down.gif)
- Linking inlines
![[-]](figs/web/nav/down.gif)
- Markup inlines
![[-]](figs/web/nav/down.gif)
- Math inlines
![[-]](figs/web/nav/down.gif)
- Object-oriented programming inlines
![[-]](figs/web/nav/down.gif)
- Operating system inlines
![[-]](figs/web/nav/down.gif)
- Product inlines
![[-]](figs/web/nav/down.gif)
- Programming inlines
![[-]](figs/web/nav/down.gif)
- Publishing inlines
![[-]](figs/web/nav/down.gif)
abbrevacronymcorefdateemphasis(db.emphasis)firstterm(db._firstterm)firstterm(db.firstterm)footnotefootnoterefforeignphrase(db.foreignphrase)glossterm(db._glossterm)glossterm(db.glossterm)phrase(db.phrase)quote(db.quote)subscriptsuperscriptwordasword
- Technical inlines
![[-]](figs/web/nav/down.gif)
- Ubiquitous inlines
![[-]](figs/web/nav/down.gif)
abbrevacronymaltanchorannotationbibliorefcorefdateemphasis(db._emphasis)firstterm(db._firstterm)footnotefootnoterefforeignphrase(db._foreignphrase)glossterm(db._glossterm)indexterm(db.indexterm.endofrange)indexterm(db.indexterm.singular)indexterm(db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase(db._phrase)quote(db._quote)remarksubscriptsuperscripttrademarkwordaswordxref
Attributes
Description
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.
Processing expectations
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.
See Also
abbrev, acronym, emphasis (db._emphasis), foreignphrase, phrase, quote, wordasword
Examples
<article xmlns='http://docbook.org/ns/docbook'> <title>Example emphasis</title> <para>The <emphasis>most</emphasis> important example of this phenomenon occurs in A. Nonymous's book <citetitle>Power Snacking</citetitle>. </para> </article>
The most important example of this phenomenon occurs in A. Nonymous's book Power Snacking.




![[+]](figs/web/nav/right.gif)