Name

inlineequation — A mathematical equation or expression occurring inline

Synopsis

inlineequation ::= (alt?, (Graphic inlines+ | mathphrase+ | mml:*+))

Description

An inlineequations is an expression (usually mathematical) that occurs in the text flow.

Processing expectations

Formatted inline.

See Also

equation, informalequation, subscript, superscript

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<title>Example inlineequation</title>

<para>Einstein's theory of relativity includes one of the most
widely recognized formulas in the world:
<inlineequation>
  <alt>e=mc^2</alt>
  <inlinemediaobject>
    <imageobject>
      <imagedata fileref="figures/emc2.png"/>
    </imageobject>
  </inlinemediaobject>
</inlineequation>
</para>

</article>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.221.66.185