summaryrefslogtreecommitdiff
path: root/manual/plugins/flipit.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/flipit.tex
parent48e8e1d820e642c04a7069190baf48ee49fc65a0 (diff)
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/flipit.tex')
-rw-r--r--manual/plugins/flipit.tex19
1 files changed, 10 insertions, 9 deletions
diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex
index b72b4f49d7..8e2491df5d 100644
--- a/manual/plugins/flipit.tex
+++ b/manual/plugins/flipit.tex
@@ -11,14 +11,15 @@ above, below, left and right of the cursor. The aim is to end up with
a screen containing tokens of only one colour.
\begin{table}[h!]
-\begin{tabular}{|c|c|c|}
-\hline
-Recorder & Ondio & ACTION \\\hline
-UP/DOWN/LEFT/RIGHT & UP/DOWN/LEFT/RIGHT & Changes the cursor \\\hline
-PLAY & Mode & Toggle \\\hline
-F1 & Mode +Left & Shuffle \\\hline
-F2 & Mode + Right & Solution \\\hline
-F3 & Mode + On/off & Step by step \\\hline
-OFF & On/off & Stop the game \\\hline
+\begin{center}
+\begin{tabular}{@{}ll@{}}\toprule
+\textbf{Key} & \textbf{Action} \\\midrule
+\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{Up/Down/Left/Right} & Changes the cursor \\
+\opt{recorder,recorderv2fm}{PLAY}\opt{ondio}{Mode}\opt{h1xx,h300}{Select}\opt{ipodcolor,ipodnano}{Unknown} & Toggle \\
+\opt{recorder,recorderv2fm}{F1}\opt{ondio}{Mode +Left}\opt{h1xx,h300}{Mode}\opt{ipodcolor,ipodnano}{Unknown} & Shuffle \\
+\opt{recorder,recorderv2fm}{F2}\opt{ondio}{Mode + Right}\opt{h1xx,h300}{Play}\opt{ipodcolor,ipodnano}{Unknown} & Solution \\
+\opt{recorder,recorderv2fm}{F3}\opt{ondio}{Mode + On/off}\opt{h1xx,h300}{Rec}\opt{ipodcolor,ipodnano}{Unknown} & Step by step \\
+\opt{recorder,recorderv2fm}{OFF}\opt{ondio}{On/off}\opt{h1xx,h300}{Stop}\opt{ipodcolor,ipodnano}{Unknown} & Stop the game \\\bottomrule
\end{tabular}
+\end{center}
\end{table}