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/bounce.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manual/plugins/bounce.tex') diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex index 94b28d3c21..22d6c222bb 100644 --- a/manual/plugins/bounce.tex +++ b/manual/plugins/bounce.tex @@ -5,8 +5,7 @@ This demo is of the word ``Rockbox'' bouncing across the screen. In \setting{Scroll mode} the bouncing text is replaced by a different one scrolling from right to left. -\begin{table} -\begin{btnmap}{}{} +\begin{btnmap} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD} {\ButtonUp\ /\ \ButtonDown} @@ -44,7 +43,6 @@ scrolling from right to left. \opt{HAVEREMOTEKEYMAP}{& } & Exits bounce demo\\ \end{btnmap} -\end{table} Available options are: -- cgit v1.2.3