summaryrefslogtreecommitdiff
path: root/manual/plugins/sudoku.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/sudoku.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/sudoku.tex')
-rw-r--r--manual/plugins/sudoku.tex6
1 files changed, 2 insertions, 4 deletions
diff --git a/manual/plugins/sudoku.tex b/manual/plugins/sudoku.tex
index a79f412927..bbe44ab8d4 100644
--- a/manual/plugins/sudoku.tex
+++ b/manual/plugins/sudoku.tex
@@ -27,8 +27,7 @@ can be displayed inline as small dots by enabling the \setting{Show Markings}
27settings. 27settings.
28\note{The scratchpad is \emph{not} saved when saving the game.} 28\note{The scratchpad is \emph{not} saved when saving the game.}
29 29
30\begin{table} 30\begin{btnmap}
31 \begin{btnmap}{}{}
32 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 31 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
33 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 32 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
34 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD} 33 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
@@ -101,8 +100,7 @@ settings.
101 \opt{HAVEREMOTEKEYMAP}{& } 100 \opt{HAVEREMOTEKEYMAP}{& }
102 & Quit\\ 101 & Quit\\
103 % 102 %
104 \end{btnmap} 103\end{btnmap}
105\end{table}
106 104
107Some places where can you can find \fname{.ss} files: 105Some places where can you can find \fname{.ss} files:
108\begin{itemize} 106\begin{itemize}