summaryrefslogtreecommitdiff
path: root/manual/plugins/bounce.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/bounce.tex
parent71f9c5360e90849709aea1cac324a281d5ed016f (diff)
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/bounce.tex')
-rw-r--r--manual/plugins/bounce.tex54
1 files changed, 12 insertions, 42 deletions
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}
-
-