inlineequation — A mathematical equation or expression occurring inline
InlineEquations are expressions (usually mathematical) that
occur in the text flow.
These elements contain inlineequation: bridgehead, citation, citetitle, classsynopsisinfo, emphasis (db.emphasis), entry, firstterm, funcsynopsisinfo, glosssee, glossseealso, glossterm, html:button, html:label, html:legend, link, literallayout, member, olink, orgdiv, para, phrase (db.phrase), primary, primaryie, programlisting, quote, refdescriptor, refentrytitle, refname, refpurpose, screen, secondary, secondaryie, see, seealso, seealsoie, seeie, seg, segtitle, simpara, subtitle, synopsis, td, term, termdef, tertiary, tertiaryie, th, title, titleabbrev, tocentry.
<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>
  <!-- FIXME: get alt back -->
  <!-- <alt>e=mc^2</alt> -->
  <mediaobject>
    <imageobject>
      <imagedata fileref="figures/emc2.png"/>
    </imageobject>
  </mediaobject>
</inlineequation>
</para>
</article>
Einstein's theory of relativity includes one of the most widely recognized formulas in the world:
