summaryrefslogtreecommitdiffstats
path: root/manual/plugins/nim.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/nim.tex')
-rw-r--r--manual/plugins/nim.tex39
1 files changed, 16 insertions, 23 deletions
diff --git a/manual/plugins/nim.tex b/manual/plugins/nim.tex
index 8cea16382a..dbbcc30c39 100644
--- a/manual/plugins/nim.tex
+++ b/manual/plugins/nim.tex
@@ -11,17 +11,13 @@ alternately pick a certain number of matches and the one who takes the
last match loses. You can take up to twice as many matches as the
Jukebox selected, and vice versa.
-\begin{table}[h!]
-\begin{center}
-\begin{tabular}{|c|c|}
-\hline
-KEY & ACTION \\\hline
-MINUS & Decrease the number of matches \\\hline
-PLUS & Increase the number of matches \\\hline
-PLAY & Remove the number of matches you have selected \\\hline
-STOP & Exit the game \\\hline
-\end{tabular}
-\end{center}
+\begin{table}
+\begin{btnmap}{}{}
+MINUS & Decrease the number of matches \\
+PLUS & Increase the number of matches \\
+PLAY & Remove the number of matches you have selected \\
+STOP & Exit the game \\
+\end{btnmap}
\end{table}
\subsubsection{Pong (Recorder, Ondio)}
@@ -38,17 +34,14 @@ left player uses LEFT and F1 to move and the right player uses RIGHT
and F3. The aim is to prevent the ball leaving the screen. The player
that loses the least balls wins.
-\begin{table}[h!]
-\begin{center}
-\begin{tabular}{|c|c|}
-\hline
-KEY & ACTION \\\hline
-F1 & Player 1 up \\\hline
-LEFT & Player 1 down \\\hline
-F3 & Player 2 up \\\hline
-RIGHT & Player 2 down \\\hline
-OFF & Quit \\\hline
-\end{tabular}
-\end{center}
+\begin{table}
+\begin{btnmap}{}{}
+KEY & ACTION \\
+F1 & Player 1 up \\
+LEFT & Player 1 down \\
+F3 & Player 2 up \\
+RIGHT & Player 2 down \\
+OFF & Quit \\
+\end{btnmap}
\end{table}