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/configure_rockbox/bookmarking.tex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'manual/configure_rockbox/bookmarking.tex') diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index 8f308972ec..a148262485 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -79,8 +79,7 @@ \end{description} The following keys can be used to navigate in any bookmark list. -\begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \ActionStdNext \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext} & Selects the next bookmark.\\ @@ -104,8 +103,7 @@ The following keys can be used to navigate in any bookmark list. \ActionStdContext \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext} & Enters the context menu for the selected bookmark.\\ - \end{btnmap} -\end{table} + \end{btnmap} There are two options in the context menu: -- cgit v1.2.3