summaryrefslogtreecommitdiff
path: root/manual/plugins/goban.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/goban.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/goban.tex')
-rw-r--r--manual/plugins/goban.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex
index 4eee18ebab..18346f91fe 100644
--- a/manual/plugins/goban.tex
+++ b/manual/plugins/goban.tex
@@ -53,8 +53,7 @@ these markers:
53\end{table} 53\end{table}
54 54
55\subsubsection{Controls} 55\subsubsection{Controls}
56\begin{table} 56 \begin{btnmap}
57 \begin{btnmap}{}{}
58 \nopt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,COWON_D2_PAD} 57 \nopt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,COWON_D2_PAD}
59 {\ButtonUp}% 58 {\ButtonUp}%
60 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}% 59 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}%
@@ -200,7 +199,6 @@ these markers:
200 \\ 199 \\
201 } 200 }
202 \end{btnmap} 201 \end{btnmap}
203\end{table}
204 202
205\subsubsection{Menus} 203\subsubsection{Menus}
206\begin {description} 204\begin {description}