summaryrefslogtreecommitdiff
path: root/manual/plugins/star.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/star.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/star.tex')
-rw-r--r--manual/plugins/star.tex20
1 files changed, 7 insertions, 13 deletions
diff --git a/manual/plugins/star.tex b/manual/plugins/star.tex
index e113490255..29b534f645 100644
--- a/manual/plugins/star.tex
+++ b/manual/plugins/star.tex
@@ -15,21 +15,15 @@ which can take ``o''s, and the filled square, which is used as a mobile
15wall to allow your filled circle to get to places on the screen it 15wall to allow your filled circle to get to places on the screen it
16could not otherwise reach. The block cannot take ``o''s. 16could not otherwise reach. The block cannot take ``o''s.
17 17
18{\bfseries
19Keys:}
20
21\begin{table}[h!] 18\begin{table}[h!]
22\begin{center} 19\begin{center}
23\begin{tabular}{|c|c|} 20\begin{tabular}{@{}ll@{}}\toprule
24\hline 21\textbf{Key} & \textbf{Action} \\\midrule
25KEY & ACTION \\\hline 22ON & Toggle control \\
26ON & Toggle control \\\hline 23F1 & Previous level \\
27F1 & Previous level \\\hline 24F2 & Reset level \\
28F2 & Reset level \\\hline 25F3 & Next level \\
29F3 & Next level \\\hline 26OFF & Exit the game \\\bottomrule
30OFF & Exit the game \\\hline
31\end{tabular} 27\end{tabular}
32\end{center} 28\end{center}
33\end{table} 29\end{table}
34
35