Blame docs/math/equation-eg4.xml

Packit Service 76cb02
Packit Service 76cb02
Packit Service 76cb02
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
Packit Service 76cb02
<para>The formula <xref linkend="eq-with-no-title"/> below:
Packit Service 76cb02
  <equation id="eq-with-no-title">
Packit Service 76cb02
    <alt>C = \alpha + \beta Y^{\gamma} + \epsilon</alt>
Packit Service 76cb02
    <graphic fileref="figures/eq4"/>
Packit Service 76cb02
  </equation>
Packit Service 76cb02
is displayed as a latex equation with its own equation numbering.
Packit Service 76cb02
Its XML source is:</para>