summaryrefslogtreecommitdiff
path: root/manual/plugins/jackpot.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-02-28 16:33:04 +0000
committerMartin Arver <martin.arver@gmail.com>2006-02-28 16:33:04 +0000
commit744051bd65b86b9b6f31809dd073a75c47214a40 (patch)
tree2e9588e9aaa4d3f5915b92ddd2579f84f138ee15 /manual/plugins/jackpot.tex
parent71f9c5360e90849709aea1cac324a281d5ed016f (diff)
downloadrockbox-744051bd65b86b9b6f31809dd073a75c47214a40.tar.gz
rockbox-744051bd65b86b9b6f31809dd073a75c47214a40.zip
Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/jackpot.tex')
-rw-r--r--manual/plugins/jackpot.tex28
1 files changed, 6 insertions, 22 deletions
diff --git a/manual/plugins/jackpot.tex b/manual/plugins/jackpot.tex
index 840c906f45..c006b3b7d1 100644
--- a/manual/plugins/jackpot.tex
+++ b/manual/plugins/jackpot.tex
@@ -9,29 +9,13 @@ Jackpot
9This is a jackpot slot machine game. At the beginning of the game you 9This is a jackpot slot machine game. At the beginning of the game you
10have 20\$. Payouts are given when three matching symbols come up. 10have 20\$. Payouts are given when three matching symbols come up.
11 11
12\begin{tabular}[c]{|p{4.7780004cm}|p{4.2770004cm}|} 12\begin{table}[h!]
13\begin{tabular}{|c|c|}
13\hline 14\hline
14{\centering\bfseries\itshape 15KEY & ACTION \\\hline
15KEY 16PLAY & Play \\\hline
16\par} 17STOP & Exit the game \\\hline
17&
18{\centering\bfseries\itshape
19ACTION
20\par}
21\\\hline
22{\centering
23PLAY
24\par}
25&
26Play
27\\\hline
28{\centering
29STOP
30\par}
31&
32Exit the game
33\\\hline
34\end{tabular} 18\end{tabular}
35 19\end{table}
36 20
37 21