summaryrefslogtreecommitdiff
path: root/manual/plugins/calendar.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-02-28 16:33:04 +0000
committerMartin Arver <martin.arver@gmail.com>2006-02-28 16:33:04 +0000
commit744051bd65b86b9b6f31809dd073a75c47214a40 (patch)
tree2e9588e9aaa4d3f5915b92ddd2579f84f138ee15 /manual/plugins/calendar.tex
parent71f9c5360e90849709aea1cac324a281d5ed016f (diff)
downloadrockbox-744051bd65b86b9b6f31809dd073a75c47214a40.tar.gz
rockbox-744051bd65b86b9b6f31809dd073a75c47214a40.zip
Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/calendar.tex')
-rw-r--r--manual/plugins/calendar.tex48
1 files changed, 9 insertions, 39 deletions
diff --git a/manual/plugins/calendar.tex b/manual/plugins/calendar.tex
index fbb8d77c72..11b2a86c0a 100644
--- a/manual/plugins/calendar.tex
+++ b/manual/plugins/calendar.tex
@@ -11,46 +11,16 @@ This is a small and simple calendar application with memo saving function.
11Dots indicate dates with memos. To add a new memo press PLAY on the 11Dots indicate dates with memos. To add a new memo press PLAY on the
12date. Includes one off, annual, monthly, and weekly memos: 12date. Includes one off, annual, monthly, and weekly memos:
13 13
14\begin{tabular}[c]{|p{2.6469998cm}|p{3.95cm}|} 14\begin{table}[h!]
15\begin{tabular}{|c|c|}
15\hline 16\hline
16{\centering\bfseries\itshape 17KEY & ACTION \\\hline
17KEY 18PLAY & monthly \\\hline
18\par} 19LEFT & weekly \\\hline
19& 20RIGHT & annually \\\hline
20{\centering\bfseries\itshape 21ON & one off \\\hline
21ACTION 22STOP & exit \\\hline
22\par}
23\\\hline
24{\centering
25PLAY
26\par}
27&
28monthly
29\\\hline
30{\centering
31LEFT
32\par}
33&
34weekly
35\\\hline
36{\centering
37RIGHT
38\par}
39&
40annually
41\\\hline
42{\centering
43ON
44\par}
45&
46one off
47\\\hline
48{\centering
49STOP
50\par}
51&
52exit
53\\\hline
54\end{tabular} 23\end{tabular}
24\end{table}
55 25
56 26