summaryrefslogtreecommitdiff
path: root/manual/main_menu/recording_screen.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
commit97365803d390e44155fc41657bd03a7b121956aa (patch)
tree1cad7d63df2fd72a0dfd3726720a6689b401b04d /manual/main_menu/recording_screen.tex
parent0a21ffabbe63f8dd5c893266bdd39bebc2231adc (diff)
downloadrockbox-97365803d390e44155fc41657bd03a7b121956aa.tar.gz
rockbox-97365803d390e44155fc41657bd03a7b121956aa.zip
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
Diffstat (limited to 'manual/main_menu/recording_screen.tex')
-rw-r--r--manual/main_menu/recording_screen.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex
index 5fa2e5e331..b0e37cc049 100644
--- a/manual/main_menu/recording_screen.tex
+++ b/manual/main_menu/recording_screen.tex
@@ -27,8 +27,7 @@ nothing to worry about. The recording continues during the spin up.\\*}}}
27status bar.\\* 27status bar.\\*
28 28
29The controls for this screen are: 29The controls for this screen are:
30\begin{table} 30 \begin{btnmap}
31 \begin{btnmap}{}{}
32 31
33 \ActionRecPrev{} / \ActionRecNext 32 \ActionRecPrev{} / \ActionRecNext
34 \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecPrev{} / \ActionRCRecNext} 33 \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecPrev{} / \ActionRCRecNext}
@@ -84,4 +83,3 @@ The controls for this screen are:
84 & While recording: Start a new recording file.\\ 83 & While recording: Start a new recording file.\\
85 } 84 }
86 \end{btnmap} 85 \end{btnmap}
87\end{table}