$Revision: 1.4 $
$Date: 2002/06/12 11:18:09 $
emphasis — Emphasized text
emphasis ::= (#PCDATA|footnoteref|xref|abbrev|acronym|citetitle|emphasis| footnote|phrase|quote|trademark|link|ulink|command| computeroutput|email|filename|literal|option|replaceable| systemitem|userinput|inlinemediaobject)*
Common attributes
Emphasis provides a method for indicating that certain text should be stressed in some way.
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.
Emphasis is often used wherever its typographic presentation is desired, even when other markup might theoretically be more appropriate.
These elements contain emphasis: abbrev, acronym, attribution, authorinitials, bibliomisc, citetitle, corpauthor, date, edition, email, emphasis, entry, firstname, holder, honorific, issuenum, jobtitle, lineage, lineannotation, link, literallayout, orgname, othername, para, phrase, programlisting, pubdate, publishername, quote, releaseinfo, revnumber, revremark, subtitle, surname, term, title, titleabbrev, trademark, ulink, volumenum, year.
The following elements occur in emphasis: abbrev, acronym, citetitle, command, computeroutput, email, emphasis, filename, footnote, footnoteref, inlinemediaobject, link, literal, option, phrase, quote, replaceable, systemitem, trademark, ulink, userinput, xref.
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <para> The <emphasis>most</emphasis> important example of this phenomenon occurs in A. Nonymous's book <citetitle>Power Snacking</citetitle>. </para>
The most important example of this phenomenon occurs in A. Nonymous's book Power Snacking.