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/chess_clock.tex | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'manual/plugins/chess_clock.tex') diff --git a/manual/plugins/chess_clock.tex b/manual/plugins/chess_clock.tex index d7b4cff6ec..5429b85dff 100644 --- a/manual/plugins/chess_clock.tex +++ b/manual/plugins/chess_clock.tex @@ -1,7 +1,7 @@ \subsection{Chess Clock} \begin{figure}[h!] \begin{center} -\includegraphics{plugins/images/ss-chess_clock-\genericimg.png} +\includegraphics[width=4cm]{plugins/images/ss-chess_clock-\genericimg.png} \end{center} \caption{Chess Clock} \end{figure} @@ -32,15 +32,14 @@ Keys are as follows: \begin{table}[h!] \begin{center} -\begin{tabular}{|c|c|c|c|} -\hline -PLAYER & RECORDER & ONDIO & FUNCTION \\\hline -ON & OFF & ONOFF & Exit plugin \\\hline -STOP & LEFT & LEFT & Restart round for the player \\\hline -PLAY & PLAY & RIGHT & Pausing the time (press again to continue) \\\hline -RIGHT & UP & UP & Switch to next player \\\hline -LEFT & DOWN & DOWN & Switch to previous player \\\hline -MENU & F1 & MODE & Enter a simple menu \\\hline +\begin{tabular}{@{}ll@{}}\toprule +\textbf{Key} & \textbf{Action}\\\midrule +\opt{player}{On}\opt{recorder,recorderv2fm}{Off}\opt{ondio}{OnOff}\opt{h1xx,h300,ipodcolor,ipodnano}{Select} & Exit plugin \\ +\opt{player}{Stop}\opt{recorder,recorderv2fm,Ondio}{Left}\opt{h1xx,h300,ipodcolor,ipodnano}{Stop} & Restart round for the player \\ +\opt{player,h1xx,h300,ipodcolor,ipodnano,recorder,recorderv2fm}{Play}\opt{Ondio}{Right} & Pausing the time (press again to continue) \\ +\opt{player,h1xx,h300,ipodcolor,ipodnano}{Right}\opt{ondio,recorder,recorderv2fm}{Up} & Switch to next player \\ +\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left}\opt{ondio,recorder,recorderv2fm}{Down} & Switch to previous player \\ +\opt{player}{Menu}\opt{recorder,recorderv2fm}{F1}\opt{ondio}{Mode}\opt{h1xx,h300,ipodcolor,ipodnano}{Rec} & Exit plugin \\\bottomrule \end{tabular} \end{center} \end{table} @@ -51,4 +50,3 @@ When the round time is up for a player the message ``ROUND UP!'' is shown (press When the total time is up for a player the message ``TIME UP!''is shown. Then player will then be removed from the timer. - -- cgit v1.2.3