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

« back to all changes in this revision

Viewing changes to help/ca/accordion.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="Accordion"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>2008</year>
6
 
                        <holder>Ed Sirett</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>Ed</firstname>
10
 
                        <surname>Sirett</surname>
11
 
                </author>
12
 
                <address><email>ed @makewrite.demon.co.uk</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>Accordion</title>
16
 
 
17
 
  <para>Escrit per l'Ed Sirett</para>
18
 
 
19
 
          <sect2><title>Configuració</title>
20
 
 
21
 
 
22
 
        <informaltable>
23
 
                <tgroup cols="2">
24
 
                        <tbody>
25
 
        <row>
26
 
                <entry>Tipus de baralla</entry>
27
 
                <entry>Baralla estàndard</entry>
28
 
        </row>
29
 
 
30
 
        <row>
31
 
                <entry>Tauler</entry>
32
 
                <entry>
33
 
                        Fifty-four spaces in five rows of nine and a last row of seven. Deal cards face up
34
 
            one per space. The spaces should be considered as one continuous line, the rows 
35
 
            simply arrange the tableau so all of it can be seen at once. Thus the 
36
 
            rightmost space of a row is to be considered to the left of the leftmost space
37
 
            of the row below. 
38
 
                </entry>
39
 
        </row>
40
 
                        </tbody>
41
 
                </tgroup>
42
 
        </informaltable>
43
 
 
44
 
          </sect2>
45
 
        <sect2><title>Objectiu</title>
46
 
 
47
 
  <para>
48
 
    To remove all cards except one. 
49
 
  </para>
50
 
 
51
 
          </sect2>
52
 
        <sect2><title>Regles</title>
53
 
 
54
 
  <para>
55
 
    Cards are moved singly. Any card can be moved over another card of the same suit or rank
56
 
    that is in the space immediately to its left or three spaces to its left.
57
 
    The card that is covered is removed from play. All the cards (if any) in spaces to the 
58
 
    right of the resulting gap are moved to the left one space so as to close the gap.
59
 
    Double-clicking causes the card to move three spaces, if possible, or failing that one space 
60
 
    to the left. 
61
 
  </para>
62
 
 
63
 
          </sect2>
64
 
        <sect2><title>Puntuació</title>
65
 
 
66
 
  <para>
67
 
    Each card removed scores 1 point. 
68
 
  </para>
69
 
  <para>
70
 
    Maximum possible score:  51
71
 
  </para>
72
 
 
73
 
          </sect2>
74
 
        <sect2><title>Estratègia</title>
75
 
 
76
 
  <para>
77
 
    This is a diffcult game. Try to find two or three cards of the same rank at or near the 
78
 
    last row. Try not to remove any card of this rank. At the end you can move these cards
79
 
    onto each other to win.
80
 
  </para>
81
 
        </sect2>
82
 
</sect1>