From aa830112cce5078b29217d01bb74255bd2517fa0 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Thu, 9 Mar 2006 09:31:34 +0000 Subject: Changes to the tables for some of the plugins. Some are adapted to the \opt environment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8972 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/stopwatch.tex | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'manual/plugins/stopwatch.tex') diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex index 3d0ca8e80d..67b0fa64f1 100644 --- a/manual/plugins/stopwatch.tex +++ b/manual/plugins/stopwatch.tex @@ -10,14 +10,13 @@ A simple stopwatch program with support for saving times. \subsubsection{Keys are as follows:} -\begin{table}[h!] -\begin{tabular}{|c|c|c|c|} -\hline -PLAYER & RECORDER & ONDIO & FUNCTION \\\hline -MENU & OFF & ONOFF & Quit Plugin \\\hline -PLAY & PLAY & RIGHT & Start / stop \\\hline -STOP & LEFT & LEFT & Reset timer \\\hline -ON & ON & MODE & Take lap time \\\hline -MINUS/PLUS & DOWN/UP & DOWN/UP & Scroll through lap times \\\hline +\begin{center} +\begin{tabular}{@{}ll@{}}\toprule +\textbf{Key} & \textbf{Action}\\\midrule +\opt{player}{Menu}\opt{recorder,recorderv2fm}{Off}\opt{ondio}{OnOff}\opt{h1xx,h300}{Stop}\opt{ipodcolor,ipodnano}{Menu} & Quit Plugin \\ +\opt{player,recorder,recorderv2fm}{Play}\opt{ondio}{Right}\opt{h1xx,h300}{Select}\opt{ipodcolor,ipodnano}{Play} & Start / stop \\ +\opt{player}{Stop}\opt{recorder,recorderv2fm,ondio}{Left}\opt{h1xx,h300}{Down}\opt{ipodcolor,ipodnano}{Unknown} & Reset timer \\ +\opt{player,recorder,recorderv2fm}{On}\opt{ondio}{Mode}\opt{h1xx,h300}{Play}\opt{ipodcolor,ipodnano}{Unknown} & Take lap time \\ +\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left/Right}\opt{recorder,recorderv2fm}{Down/Up} & Scroll through lap times \\\bottomrule \end{tabular} -\end{table} +\end{center} -- cgit v1.2.3