$Revision: 1666 $
$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $
informalequation — A displayed mathematical equation without a title
informalequation ::= (blockinfo
?,%equation.content;
)
Name | Type | Default |
floatstyle | CDATA | None |
The following parameter entities contain informalequation:
An InformalEquation
is usually a mathematical equation or a
group of related mathematical equations.
These elements contain informalequation:
answer
, appendix
, article
, bibliodiv
, bibliography
, blockquote
, callout
, caution
, chapter
, constraintdef
, equation
, example
, figure
, footnote
, glossary
, glossdef
, glossdiv
, important
, index
, indexdiv
, informalexample
, informalfigure
, itemizedlist
, listitem
, msgexplan
, msgtext
, note
, orderedlist
, para
, partintro
, preface
, procedure
, qandadiv
, qandaset
, question
, refsect1
, refsect2
, refsect3
, refsection
, refsynopsisdiv
, revdescription
, sect1
, sect2
, sect3
, sect4
, sect5
, section
, setindex
, sidebar
, simplesect
, step
, taskprerequisites
, taskrelated
, tasksummary
, tip
, variablelist
, warning
.
The following elements occur in informalequation:
alt
, blockinfo
, graphic
, mathphrase
, mediaobject
.
equation
, example
, figure
, informalexample
, informalfigure
, informaltable
, inlineequation
, subscript
, superscript
, table
.
<!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 equation <informalequation> <alt>e^(pi*i) + 1 = 0</alt> <graphic fileref="figures/epi10.png"/> </informalequation> is delightful because it joins together five of the most important mathematical constants. </para>
The equation
For additional examples, see also
mml-math
.