~taylorp36/ubuntu/wily/aisleriot/bug-1490189

« back to all changes in this revision

Viewing changes to help/sv/escalator.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-04-16 15:31:15 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120416153115-a930w213lv12vesj
Tags: 1:3.2.3.2-0ubuntu1
* New upstream bugfix and translation update release.
  - Fix blurry freecell icon
  - Fix freecell with guile 2.0
  - Fix potential format string crash
* debian/patches/03_format-security.patch: Dropped, applied upstream
* debian/watch: Watch for .xz tarball releases

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="Escalator"><!--<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>Escalator</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>Stock</entry>
31
 
          <entry>
32
 
                  Top left pile.  The rest of the deck is placed here after
33
 
                  dealing on to the Tableau.  Cards are turned over one at a
34
 
                  time to Waste.  No redeals
35
 
          </entry>
36
 
        </row>
37
 
        <row>
38
 
          <entry>Waste</entry>
39
 
          <entry>
40
 
                  To be taken from Stock.
41
 
          </entry>
42
 
        </row>
43
 
        <row>
44
 
          <entry>Tableau</entry>
45
 
          <entry>
46
 
                  Deal face up seven overlapping rows starting with one card on
47
 
                  the first row, increasing by one per row and staggering the
48
 
                  piles as to achieve a pyramid.
49
 
          </entry>
50
 
        </row>
51
 
      </tbody>
52
 
    </tgroup>
53
 
  </informaltable>
54
 
 
55
 
          </sect2>
56
 
        <sect2><title>Goal</title>
57
 
 
58
 
  <para>
59
 
    Move all cards to Waste.
60
 
  </para>
61
 
 
62
 
          </sect2>
63
 
        <sect2><title>Rules</title>
64
 
 
65
 
  <para>
66
 
          All exposed cards in the pyramid are available for play.  Build on to
67
 
          the Waste from these available cards whenever possible by playing a
68
 
          card with a rank immediately above or immediately below the rack of
69
 
          the top card in the Waste.  Aces are both above Kings and below
70
 
          Deuces.
71
 
  </para>
72
 
  <para>
73
 
          Cards are flipped singly from the Stock to the Waste.  There is no redeal.
74
 
  </para>
75
 
 
76
 
          </sect2>
77
 
        <sect2><title>Scoring</title>
78
 
 
79
 
  <para>
80
 
    Each card removed from the Tableau scores one point.
81
 
  </para>
82
 
  <para>
83
 
    Maximum possible score:  28
84
 
  </para>
85
 
 
86
 
          </sect2>
87
 
        <sect2><title>Strategy</title>
88
 
 
89
 
  <para>
90
 
          Try to plan ahead so that you can make runs in the future.
91
 
  </para>
92
 
        </sect2>
93
 
</sect1>