From aa830112cce5078b29217d01bb74255bd2517fa0 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Thu, 9 Mar 2006 09:31:34 +0000 Subject: Changes to the tables for some of the plugins. Some are adapted to the \opt environment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8972 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/star.tex | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) (limited to 'manual/plugins/star.tex') diff --git a/manual/plugins/star.tex b/manual/plugins/star.tex index e113490255..29b534f645 100644 --- a/manual/plugins/star.tex +++ b/manual/plugins/star.tex @@ -15,21 +15,15 @@ which can take ``o''s, and the filled square, which is used as a mobile wall to allow your filled circle to get to places on the screen it could not otherwise reach. The block cannot take ``o''s. -{\bfseries -Keys:} - \begin{table}[h!] \begin{center} -\begin{tabular}{|c|c|} -\hline -KEY & ACTION \\\hline -ON & Toggle control \\\hline -F1 & Previous level \\\hline -F2 & Reset level \\\hline -F3 & Next level \\\hline -OFF & Exit the game \\\hline +\begin{tabular}{@{}ll@{}}\toprule +\textbf{Key} & \textbf{Action} \\\midrule +ON & Toggle control \\ +F1 & Previous level \\ +F2 & Reset level \\ +F3 & Next level \\ +OFF & Exit the game \\\bottomrule \end{tabular} \end{center} \end{table} - - -- cgit v1.2.3