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/plugins/alarmclock.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manual/plugins/alarmclock.tex') diff --git a/manual/plugins/alarmclock.tex b/manual/plugins/alarmclock.tex index 51dfeb699c..b7a04458d4 100644 --- a/manual/plugins/alarmclock.tex +++ b/manual/plugins/alarmclock.tex @@ -3,8 +3,7 @@ This plugin is an alarm clock, which resumes a paused song at a given time. \subsubsection{Key configuration} -\begin{table} -\begin{btnmap}{}{} +\begin{btnmap} \opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD% ,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD} @@ -42,7 +41,6 @@ This plugin is an alarm clock, which resumes a paused song at a given time. \opt{HAVEREMOTEKEYMAP}{& } & Exit \\ \end{btnmap} -\end{table} \subsubsection{Setting an alarm} First select a track and play it, then pause the track and launch the -- cgit v1.2.3