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/robotfindskitten.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manual/plugins/robotfindskitten.tex') diff --git a/manual/plugins/robotfindskitten.tex b/manual/plugins/robotfindskitten.tex index 6ffa636e44..2ee2b5ecf1 100644 --- a/manual/plugins/robotfindskitten.tex +++ b/manual/plugins/robotfindskitten.tex @@ -6,8 +6,7 @@ is complicated by the existence of various things which are not kitten. Robot must touch items to determine if they are kitten or not. The game ends when robotfindskitten. -\begin{table} -\begin{btnmap}{}{} +\begin{btnmap} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,} \opt{SANSA_E200_PAD}{\ButtonScrollFwd, \ButtonScrollBack,} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD% @@ -36,4 +35,3 @@ ends when robotfindskitten. } & Quit\\ \end{btnmap} -\end{table} -- cgit v1.2.3