summaryrefslogtreecommitdiff
path: root/manual/plugins/codebuster.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
commit97365803d390e44155fc41657bd03a7b121956aa (patch)
tree1cad7d63df2fd72a0dfd3726720a6689b401b04d /manual/plugins/codebuster.tex
parent0a21ffabbe63f8dd5c893266bdd39bebc2231adc (diff)
downloadrockbox-97365803d390e44155fc41657bd03a7b121956aa.tar.gz
rockbox-97365803d390e44155fc41657bd03a7b121956aa.zip
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
Diffstat (limited to 'manual/plugins/codebuster.tex')
-rw-r--r--manual/plugins/codebuster.tex4
1 files changed, 1 insertions, 3 deletions
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
9a correct peg in the correct position, and a white peg signifies a correct 9a correct peg in the correct position, and a white peg signifies a correct
10peg in the wrong position. 10peg in the wrong position.
11 11
12\begin{table} 12 \begin{btnmap}
13 \begin{btnmap}{}{}
14 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} 13 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
15 \opt{SANSA_FUZE_PAD}{Long \ButtonHome} 14 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
16 \opt{IPOD_4G_PAD}{\ButtonMenu} 15 \opt{IPOD_4G_PAD}{\ButtonMenu}
@@ -40,4 +39,3 @@ peg in the wrong position.
40 \opt{HAVEREMOTEKEYMAP}{& } 39 \opt{HAVEREMOTEKEYMAP}{& }
41 & Change current peg \\ 40 & Change current peg \\
42 \end{btnmap} 41 \end{btnmap}
43\end{table}