~ubuntu-branches/debian/jessie/aisleriot/jessie

« back to all changes in this revision

Viewing changes to help/sv/diamond_mine.xml

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Jeremy Bicha, Jordi Mallach
  • Date: 2012-04-22 12:49:26 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120422124926-gmr0thwstl91jt1n
Tags: 1:3.4.1-1
[ Jeremy Bicha ]
* New upstream release
* debian/control.in: (Build)-depend on guile-2.0
* debian/*.install: Cards files are now stored as zipped .svg's
* debian/patches/99_format-security.patch: Dropped, applied upstream

[ Jordi Mallach ]
* New upstream release.
* Update copyright to final version of the machine-readable 1.0 spec.
* Bump Standards Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
3
 
<sect1 id="Diamond_Mine">  <!--<sect1info>
4
 
                <copyright>
5
 
                        <year>2001</year>
6
 
                        <holder>Rosanna Yuen</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>Rosanna</firstname>
10
 
                        <surname>Yuen</surname>
11
 
                </author>
12
 
                <address><email>zana@webwynk.net</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>Diamond Mine</title>
16
 
 
17
 
  <para>Written by Rosanna Yuen</para>
18
 
 
19
 
          <sect2><title>Setup</title>
20
 
 
21
 
 
22
 
  <informaltable>
23
 
    <tgroup cols="2">
24
 
      <tbody>
25
 
        <row>
26
 
          <entry>Type of Deck</entry>
27
 
          <entry>Standard Deck</entry>
28
 
        </row>
29
 
        <row>
30
 
          <entry>Foundation</entry>
31
 
          <entry>
32
 
            One pile at top.  Build in sequence for diamonds starting
33
 
            from any diamond of your choice.
34
 
          </entry>
35
 
        </row>
36
 
        <row>
37
 
          <entry>Tableau</entry>
38
 
          <entry>
39
 
            Thirteen piles.  Deal three cards face down and one card
40
 
            face up on every pile.
41
 
          </entry>
42
 
        </row>
43
 
      </tbody>
44
 
    </tgroup>
45
 
  </informaltable>
46
 
 
47
 
          </sect2>
48
 
        <sect2><title>Goal</title>
49
 
 
50
 
  <para>
51
 
    Remove all diamonds to the foundation and have all the other cards
52
 
    in suit and sequence with Aces being low in the Tableau.
53
 
  </para>
54
 
 
55
 
          </sect2>
56
 
        <sect2><title>Rules</title>
57
 
 
58
 
  <para>
59
 
    Cards (other than diamonds) can be built down in sequence regardless
60
 
    of suit.  Builds of cards can be moved as a unit.  Empty slots can
61
 
    be filled by any card (except for diamonds) or build of cards.
62
 
  </para>
63
 
  <para>
64
 
    Diamonds cannot be moved except to be place on to the Foundation.
65
 
    The diamond Foundation must be built up in sequence but can start
66
 
    from any number you want.
67
 
  </para>
68
 
 
69
 
          </sect2>
70
 
        <sect2><title>Scoring</title>
71
 
 
72
 
  <para>
73
 
    Each diamond placed on to the Foundation scores the face value of
74
 
    the card, with Ace as one point, Jacks as eleven points, Queens as
75
 
    twelve points, and Kings as thirteen points.
76
 
  </para>
77
 
  <para>
78
 
    Each Ace through King in sequence and in suit on the Tableau pile
79
 
    scores three points.
80
 
  </para>
81
 
  <para>
82
 
    Maximum possible score:  100
83
 
  </para>
84
 
 
85
 
          </sect2>
86
 
        <sect2><title>Strategy</title>
87
 
 
88
 
  <para>
89
 
    Mining for diamonds is hard work.  Keep in mind that not all
90
 
    diamonds are worth the same.  Don't forget to clean up after
91
 
    yourself and put the other suits in order.
92
 
  </para>
93
 
        </sect2>
94
 
</sect1>