summaryrefslogtreecommitdiff
path: root/manual/plugins/stopwatch.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/stopwatch.tex')
-rw-r--r--manual/plugins/stopwatch.tex96
1 files changed, 9 insertions, 87 deletions
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index e765ad3f57..7ce9c541b3 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -13,92 +13,14 @@ A simple stopwatch program with support for saving times.
13 13
14\subsubsection{Keys are as follows:} 14\subsubsection{Keys are as follows:}
15 15
16\begin{tabular}[c]{|p{2.9029999cm}|p{2.763cm}|p{2.199cm}|p{5.235cm}|} 16\begin{table}[h!]
17\begin{tabular}{|c|c|c|c|}
17\hline 18\hline
18{\centering\bfseries\itshape 19PLAYER & RECORDER & ONDIO & FUNCTION \\\hline
19PLAYER 20MENU & OFF & ONOFF & Quit Plugin \\\hline
20\par} 21PLAY & PLAY & RIGHT & Start / stop \\\hline
21& 22STOP & LEFT & LEFT & Reset timer \\\hline
22{\centering\bfseries\itshape 23ON & ON & MODE & Take lap time \\\hline
23RECORDER 24MINUS/PLUS & DOWN/UP & DOWN/UP & Scroll through lap times \\\hline
24\par}
25&
26{\centering\bfseries\itshape
27ONDIO
28\par}
29&
30{\centering\bfseries\itshape
31FUNCTION
32\par}
33\\\hline
34{\centering
35MENU
36\par}
37&
38{\centering
39OFF
40\par}
41&
42{\centering
43ONOFF
44\par}
45&
46Quit Plugin
47\\\hline
48{\centering
49PLAY
50\par}
51&
52{\centering
53PLAY
54\par}
55&
56{\centering
57RIGHT
58\par}
59&
60Start / stop
61\\\hline
62{\centering
63STOP
64\par}
65&
66{\centering
67LEFT
68\par}
69&
70{\centering
71LEFT
72\par}
73&
74Reset timer
75\\\hline
76{\centering
77ON
78\par}
79&
80{\centering
81ON
82\par}
83&
84{\centering
85MODE
86\par}
87&
88Take lap time
89\\\hline
90{\centering
91MINUS/PLUS
92\par}
93&
94{\centering
95DOWN/UP
96\par}
97&
98{\centering
99DOWN/UP
100\par}
101&
102Scroll through lap times
103\\\hline
104\end{tabular} 25\end{tabular}
26\end{table}