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/sliding.tex | 45 +++++++++++---------------------------------- 1 file changed, 11 insertions(+), 34 deletions(-) (limited to 'manual/plugins/sliding.tex') diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex index e569b9f4fa..e39840baab 100644 --- a/manual/plugins/sliding.tex +++ b/manual/plugins/sliding.tex @@ -11,40 +11,17 @@ see the whole picture. Key controls: -\begin{center}\begin{tabular}{|p{4.7780004cm}|p{4.321cm}|} +\begin{table}[h!] +\begin{center} +\begin{tabular}{|c|c|} \hline -{\centering\bfseries\itshape -KEY -\par} -& -{\centering\bfseries\itshape -ACTION -\par} -\\\hline -{\centering -UP/DOWN/LEFT/RIGHT -\par} -& -Moves -\\\hline -{\centering -F1 -\par} -& -Shuffle -\\\hline -{\centering -F2 -\par} -& -Change the picture -\\\hline -{\centering -OFF -\par} -& -Stop the game -\\\hline -\end{tabular}\end{center} +KEY & ACTION \\\hline +UP/DOWN/LEFT/RIGHT & Moves \\\hline +F1 & Shuffle \\\hline +F2 & Change the picture \\\hline +OFF & Stop the game \\\hline +\end{tabular} +\end{center} +\end{table} -- cgit v1.2.3