From 97365803d390e44155fc41657bd03a7b121956aa Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Thu, 20 May 2010 17:38:38 +0000 Subject: Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/chessbox.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manual/plugins/chessbox.tex') diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex index 74265fc999..9d963d4c0f 100644 --- a/manual/plugins/chessbox.tex +++ b/manual/plugins/chessbox.tex @@ -28,8 +28,7 @@ the game. } \subsubsection{Keys} -\begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, \ButtonLeft, \ButtonRight} \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{Direction keys} \opt{HAVEREMOTEKEYMAP}{& } @@ -78,4 +77,3 @@ the game. \opt{HAVEREMOTEKEYMAP}{& } & Show the menu\\ \end{btnmap} -\end{table} -- cgit v1.2.3