From 744051bd65b86b9b6f31809dd073a75c47214a40 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Tue, 28 Feb 2006 16:33:04 +0000 Subject: 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 --- manual/plugins/bounce.tex | 54 +++++++++++------------------------------------ 1 file changed, 12 insertions(+), 42 deletions(-) (limited to 'manual/plugins/bounce.tex') diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex index fd7a144e56..2b337df3c4 100644 --- a/manual/plugins/bounce.tex +++ b/manual/plugins/bounce.tex @@ -12,47 +12,19 @@ not have clock support.) Key controls for this demo are: -\begin{center}\begin{tabular}{|p{3.169cm}|p{8.069cm}|} +\begin{table}[h!] +\begin{center} +\begin{tabular}{|c|c|} \hline -{\centering\bfseries\itshape -KEY -\par} -& -{\centering\bfseries\itshape -ACTION -\par} -\\\hline -{\centering -F1/F2/F3 -\par} -& -Enters Bounce configuration options -\\\hline -{\centering -UP/DOWN -\par} -& -Moves to next/previous option -\\\hline -{\centering -LEFT/RIGHT -\par} -& -Increases/decreases option value -\\\hline -{\centering -ON -\par} -& -Changes to Scroll mode -\\\hline -{\centering -OFF -\par} -& -Exits bounce demo -\\\hline -\end{tabular}\end{center} +KEY & ACTION \\\hline +F1/F2/F3 & Enters Bounce configuration options \\\hline +UP/DOWN & Moves to next/previous option \\\hline +LEFT/RIGHT & Increases/decreases option value \\\hline +ON & Changes to Scroll mode \\\hline +OFF & Exits bounce demo\\\hline +\end{tabular} +\end{center} +\end{table} Available options are: \begin{itemize} @@ -62,5 +34,3 @@ respectively each axis \item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing. \end{itemize} - - -- cgit v1.2.3