summaryrefslogtreecommitdiff
path: root/manual/plugins/rockblox.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/rockblox.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/rockblox.tex')
-rw-r--r--manual/plugins/rockblox.tex13
1 files changed, 6 insertions, 7 deletions
diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex
index 04610f200f..b0b024f8e9 100644
--- a/manual/plugins/rockblox.tex
+++ b/manual/plugins/rockblox.tex
@@ -16,13 +16,12 @@ are to the right of the screen) are:
16 16
17\begin{table}[h!] 17\begin{table}[h!]
18\begin{center} 18\begin{center}
19\begin{tabular}{|c|c|} 19\begin{tabular}{@{}ll@{}}\toprule
20\hline 20\textbf{Key} & \textbf{Action} \\\midrule
21KEY & ACTION \\\hline 21UP & Rotate piece \\
22UP & Rotate piece \\\hline 22LEFT/RIGHT & Move piece to the left/right \\
23LEFT/RIGHT & Move piece to the left/right \\\hline 23DOWN & Move faster the piece downwards \\
24DOWN & Move faster the piece downwards \\\hline 24OFF & Exit Rockblox\\\bottomrule
25OFF & Exit Rockblox\\\hline
26\end{tabular} 25\end{tabular}
27\end{center} 26\end{center}
28\end{table} 27\end{table}