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/rockbox_interface/main.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manual/rockbox_interface/main.tex') diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index d51f63fca0..e66ba0c926 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -484,8 +484,7 @@ detail in the following paragraph. \opt{cowond2}{Rockbox has a dual-boot feature with the original firmware being the default.\\} To turn on and off your Rockbox enabled \dap{} use the following keys: - \begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}% \opt{IPOD_4G_PAD}{\ButtonMenu{} / \ButtonSelect}% \opt{IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay}% @@ -512,7 +511,6 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: } & Shutdown Rockbox.\\ \end{btnmap} - \end{table} \label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings. -- cgit v1.2.3