rockbox/manual/plugins/calendar.tex
Martin Arver 744051bd65 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
2006-02-28 16:33:04 +00:00

26 lines
628 B
TeX

\subsection{Calendar}
{\centering\itshape
[Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=3.9cm,height=2.23cm]{images/rockbox-manual-img61.png}
\newline
Calendar
\par}
This is a small and simple calendar application with memo saving function.
Dots indicate dates with memos. To add a new memo press PLAY on the
date. Includes one off, annual, monthly, and weekly memos:
\begin{table}[h!]
\begin{tabular}{|c|c|}
\hline
KEY & ACTION \\\hline
PLAY & monthly \\\hline
LEFT & weekly \\\hline
RIGHT & annually \\\hline
ON & one off \\\hline
STOP & exit \\\hline
\end{tabular}
\end{table}