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/wps.tex | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) (limited to 'manual/rockbox_interface/wps.tex') diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 8f750b8461..579caddfa8 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -55,8 +55,7 @@ your WPS (While Playing Screen). \subsection{\label{ref:WPS_Key_Controls}WPS Key Controls} -\begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \ActionWpsVolUp{} / \ActionWpsVolDown \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown} & Volume up/down.\\ @@ -170,8 +169,7 @@ your WPS (While Playing Screen). \opt{HAVEREMOTEKEYMAP}{&} & Switch to the \setting{Recording Screen}.\\ }% - \end{btnmap} -\end{table} + \end{btnmap} \opt{lcd_bitmap}{ @@ -321,8 +319,7 @@ This may even be the whole track. playing back those bookmarks.} \nopt{swcodec}{ - \begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \ActionPsToggleMode & Toggle pitch changing mode. \\ % @@ -344,14 +341,12 @@ This may even be the whole track. & Leave the \setting{Pitch Screen}. \\ % \end{btnmap} - \end{table} \warn{Changing the pitch can cause audible `Artifacts' or `Dropouts'.} } \opt{swcodec}{ - \begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \ActionPsToggleMode \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsToggleMode} & Toggle pitch changing mode (cycle through all available modes).\\ @@ -381,7 +376,6 @@ This may even be the whole track. & Leave the \setting{Pitch Screen}. \\ % \end{btnmap} - \end{table} } } @@ -412,13 +406,11 @@ This may even be the whole track. See \reference{ref:PlaybackOptions} for more information about these settings. - \begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \ButtonLeft & Control Shuffle mode setting. \\ \ButtonRight & Control Repeat mode setting. \\ \ButtonDown & Control Show file setting. \\ - \end{btnmap} - \end{table} + \end{btnmap} \ButtonFThree\ controls frequently used display options. @@ -434,11 +426,9 @@ This may even be the whole track. See \reference{ref:Displayoptions} for more information about these settings. - \begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \ButtonLeft & Control scroll bar display. \\ \ButtonRight & Control status bar display. \\ \ButtonDown & Control upside down screen setting. \\ - \end{btnmap} - \end{table} + \end{btnmap} } -- cgit v1.2.3