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/main_menu/main.tex | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'manual/main_menu/main.tex') diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 8840c683ae..cfe213296a 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -16,8 +16,7 @@ Changes to settings may therefore not be saved unless the \dap{} is shut down safely (see \reference{ref:Safeshutdown}). \section{Navigating the Main Menu} -\begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \ActionStdNext \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext} & Select the next option in the menu.\\ @@ -39,7 +38,6 @@ safely (see \reference{ref:Safeshutdown}). \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel} & Exit menu or setting, or move to parent menu.\\ \end{btnmap} -\end{table} \section {Recent Bookmarks} \screenshot{main_menu/images/ss-list-bookmarks}% @@ -53,8 +51,7 @@ jump straight to that track.\\* database. In addition, they do not currently work with dynamic playlists.\\*} -\begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \ActionStdNext \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext} & Select the next bookmark.\\ @@ -79,7 +76,6 @@ jump straight to that track.\\* \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext} & Enter the context menu for the selected bookmark.\\ \end{btnmap} -\end{table} There are two options in the context menu:\\* -- cgit v1.2.3