summaryrefslogtreecommitdiff
path: root/manual/plugins/sokoban.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-09 09:31:34 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-09 09:31:34 +0000
commitaa830112cce5078b29217d01bb74255bd2517fa0 (patch)
treeea3f31a96f56739109c9be7d39538e6309d84172 /manual/plugins/sokoban.tex
parent48e8e1d820e642c04a7069190baf48ee49fc65a0 (diff)
downloadrockbox-aa830112cce5078b29217d01bb74255bd2517fa0.tar.gz
rockbox-aa830112cce5078b29217d01bb74255bd2517fa0.zip
Changes to the tables for some of the plugins. Some are adapted to the \opt environment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8972 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/sokoban.tex')
-rw-r--r--manual/plugins/sokoban.tex17
1 files changed, 8 insertions, 9 deletions
diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex
index fec06edba1..972afdf83b 100644
--- a/manual/plugins/sokoban.tex
+++ b/manual/plugins/sokoban.tex
@@ -13,15 +13,14 @@ can only be pushed, never pulled, and only one can be pushed at a time.
13The controls are: 13The controls are:
14 14
15\begin{table}[h!] 15\begin{table}[h!]
16\begin{tabular}{|c|c|} 16\begin{tabular}{@{}ll@{}}\toprule
17\hline 17\textbf{Key} & \textbf{Action} \\\midrule
18KEY & ACTION \\\hline 18UP/DOWN/LEFT/RIGHT & Move the ``sokoban'' up, down, left or right \\
19UP/DOWN/LEFT/RIGHT & Move the ``sokoban'' up, down, left or right \\\hline 19F1 & Back to previous level \\
20F1 & Back to previous level \\\hline 20F2 & Restart level \\
21F2 & Restart level \\\hline 21F3 & Go to next level \\
22F3 & Go to next level \\\hline 22ON & Undo last movement \\
23ON & Undo last movement \\\hline 23OFF & Exit sokoban \\\bottomrule
24OFF & Exit sokoban \\\hline
25\end{tabular} 24\end{tabular}
26\end{table} 25\end{table}
27 26