~ubuntu-branches/ubuntu/trusty/dblatex/trusty

« back to all changes in this revision

Viewing changes to docs/equation-eg4.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Hoenen
  • Date: 2006-11-18 09:52:18 UTC
  • mfrom: (3.1.2 feisty)
  • Revision ID: james.westby@ubuntu.com-20061118095218-zsibrzxr9w6e2lor
Tags: 0.2-2
Do not depend on script mktexlsr belonging to a non-essential package
in postrm purge. (Urgency set to high due to serious severity.)
Closes: #398776

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<para>The formula <xref linkend="eq-with-no-title"/> below:
2
 
  <equation id="eq-with-no-title">
3
 
    <alt>C = \alpha + \beta Y^{\gamma} + \epsilon</alt>
4
 
    <graphic fileref="figures/eq3"/>
5
 
  </equation>
6
 
is displayed as a latex equation with its own equation numbering.
7
 
Its SGML source is:</para>