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/codebuster.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manual/plugins/codebuster.tex') diff --git a/manual/plugins/codebuster.tex b/manual/plugins/codebuster.tex index 635c668c69..aef8d8e844 100644 --- a/manual/plugins/codebuster.tex +++ b/manual/plugins/codebuster.tex @@ -9,8 +9,7 @@ results are displayed in the form of red and white pegs. A red peg signifies a correct peg in the correct position, and a white peg signifies a correct peg in the wrong position. -\begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{SANSA_FUZE_PAD}{Long \ButtonHome} \opt{IPOD_4G_PAD}{\ButtonMenu} @@ -40,4 +39,3 @@ peg in the wrong position. \opt{HAVEREMOTEKEYMAP}{& } & Change current peg \\ \end{btnmap} -\end{table} -- cgit v1.2.3