1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
<refentry id="inlineequation.element">
<?dbhtml filename="inlineequation.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>
<refmeta>
<indexterm><primary>elements</primary>
<secondary>inlineequation</secondary></indexterm>
<refentrytitle>inlineequation</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>inlineequation</refname>
<refpurpose>&inlineequation.purpose;</refpurpose>
</refnamediv>
&inlineequation.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>
<para>
<sgmltag>InlineEquation</sgmltag>s are expressions (usually mathematical) that
occur in the text flow.
</para>
<refsect2><title>Processing expectations</title>
<para>
&format.inline;
</para>
<para>
<sgmltag>InlineEquation</sgmltag> should not contain <sgmltag>Graphic</sgmltag>.
Instead, it should contain <sgmltag>InlineGraphic</sgmltag>. Within an
<sgmltag>InlineEquation</sgmltag>, <sgmltag>Graphic</sgmltag> should be rendered inline.
</para>
</refsect2>
<refsect2 role='fu' revision="5.0"><title>&FutureChanges;</title>
<para>
<indexterm><primary>DocBook DTD</primary><secondary>Changes for <acronym>V5.0</acronym></secondary>
</indexterm>
In DocBook <acronym>V5.0</acronym>, <sgmltag>InlineGraphic</sgmltag> and <sgmltag>Graphic</sgmltag> will be
discarded.
</para>
</refsect2>
&inlineequation.parents.gen;
&inlineequation.children.gen;
</refsect1>
<refsect1 condition='ref.elem.seealso'><title>See Also</title>
&inlineequation.seealso.gen;
</refsect1>
<refsect1><title>Examples</title>
<informalexample role="example-source">
<programlisting>&inlineequation.example.1.txt;</programlisting>
</informalexample>
<anchor id="ex.os.inlineequation.1" role="HACK-ex.out.start"/>
&inlineequation.example.1.gen;
<anchor id="ex.oe.inlineequation.1" role="HACK-ex.out.end"/>
&inlineequation.example.seealso.gen;
</refsect1>
</refentry>
|