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/sokoban.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manual/plugins/sokoban.tex') 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 information about the level format, see \url{http://sokobano.de/wiki/index.php?title=Level_format} -\begin{table} -\begin{btnmap}{}{} +\begin{btnmap} \multicolumn{2}{c}{\textbf{In game}} \\ \hline \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% @@ -143,7 +142,6 @@ information about the level format, see \opt{HAVEREMOTEKEYMAP}{& } & Quit \\ \end{btnmap} -\end{table} Some places where can you can find level sets: \begin{itemize} -- cgit v1.2.3