summaryrefslogtreecommitdiff
path: root/manual/plugins/sudoku.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/sudoku.tex')
-rw-r--r--manual/plugins/sudoku.tex11
1 files changed, 4 insertions, 7 deletions
diff --git a/manual/plugins/sudoku.tex b/manual/plugins/sudoku.tex
index ab091856e3..5cbdebde59 100644
--- a/manual/plugins/sudoku.tex
+++ b/manual/plugins/sudoku.tex
@@ -15,10 +15,8 @@ button, the number will then be added on the left.
15The column is stored seperatly for every cell on the board. 15The column is stored seperatly for every cell on the board.
16These are \textbf{NOT} saved when saving the game. 16These are \textbf{NOT} saved when saving the game.
17 17
18\begin{table}[ht!] 18\begin{table}
19 \begin{center} 19 \begin{btnmap}{}{}
20 \begin{tabular}{ll}\toprule
21 \textbf{Key} & \textbf{Action}\\\midrule
22 Direction keys & Move the cursor\\ 20 Direction keys & Move the cursor\\
23 \opt{recorder,recorderv2fm}{PLAY} 21 \opt{recorder,recorderv2fm}{PLAY}
24 \opt{ondio}{MODE (increment once) / MODE+DOWN (toggle repeat)} 22 \opt{ondio}{MODE (increment once) / MODE+DOWN (toggle repeat)}
@@ -33,9 +31,8 @@ These are \textbf{NOT} saved when saving the game.
33 & Add / remove number to scratchpad\\ 31 & Add / remove number to scratchpad\\
34 \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF} 32 \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}
35 \opt{ipodcolor,ipodnano}{SELECT} 33 \opt{ipodcolor,ipodnano}{SELECT}
36 & Quit\\\bottomrule 34 & Quit\\
37 \end{tabular} 35 \end{btnmap}
38 \end{center}
39\end{table} 36\end{table}
40 37
41Some places where can you can find .ss files: 38Some places where can you can find .ss files: