~ubuntu-branches/ubuntu/lucid/gcalctool/lucid-updates

« back to all changes in this revision

Viewing changes to help/C/conv-currency.page

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-04-07 19:41:56 UTC
  • mfrom: (1.3.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100407194156-hgj8g002ffce2de0
Tags: 5.30.0.is.5.28.2-0ubuntu1
Downgrade to 5.28.2 as the new version does not support number bases
as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<page xmlns="http://projectmallard.org/1.0/"
2
 
      type="guide"
3
 
      id="conv-currency">
4
 
 
5
 
    <info>
6
 
        <link type="guide" xref="index#conversion"/>
7
 
    </info>
8
 
 
9
 
        <title>Currency</title>
10
 
 
11
 
    <p>
12
 
    To convert currencies press the <gui>¤$€</gui> button in <link xref="superscript">financial mode</link>.
13
 
    </p>
14
 
    <p>
15
 
    You can also convert currencies using the keyboard and the <em>in</em> operator.
16
 
    </p>
17
 
    <example>
18
 
    <p>
19
 
    13.65 USD in GBP
20
 
    </p>
21
 
    </example>
22
 
    <note>
23
 
    <p>
24
 
    Currency information is approximate and should not be used for making financial decisions.
25
 
    </p>
26
 
    </note>
27
 
</page>