summaryrefslogtreecommitdiff
path: root/manual/plugins/sokoban.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/sokoban.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/sokoban.tex')
-rw-r--r--manual/plugins/sokoban.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex
index 15d7eaf15d..4af132a49b 100644
--- a/manual/plugins/sokoban.tex
+++ b/manual/plugins/sokoban.tex
@@ -11,8 +11,7 @@ the standard Sokoban text format or RLE (Run Length Encoded). For more
11information about the level format, see 11information about the level format, see
12\url{http://sokobano.de/wiki/index.php?title=Level_format} 12\url{http://sokobano.de/wiki/index.php?title=Level_format}
13 13
14\begin{table} 14\begin{btnmap}
15\begin{btnmap}{}{}
16\multicolumn{2}{c}{\textbf{In game}} \\ 15\multicolumn{2}{c}{\textbf{In game}} \\
17\hline 16\hline
18\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 17\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
@@ -143,7 +142,6 @@ information about the level format, see
143 \opt{HAVEREMOTEKEYMAP}{& } 142 \opt{HAVEREMOTEKEYMAP}{& }
144 & Quit \\ 143 & Quit \\
145\end{btnmap} 144\end{btnmap}
146\end{table}
147 145
148Some places where can you can find level sets: 146Some places where can you can find level sets:
149\begin{itemize} 147\begin{itemize}