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/sokoban.tex | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'manual/plugins/sokoban.tex') diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex index fec06edba1..972afdf83b 100644 --- a/manual/plugins/sokoban.tex +++ b/manual/plugins/sokoban.tex @@ -13,15 +13,14 @@ can only be pushed, never pulled, and only one can be pushed at a time. The controls are: \begin{table}[h!] -\begin{tabular}{|c|c|} -\hline -KEY & ACTION \\\hline -UP/DOWN/LEFT/RIGHT & Move the ``sokoban'' up, down, left or right \\\hline -F1 & Back to previous level \\\hline -F2 & Restart level \\\hline -F3 & Go to next level \\\hline -ON & Undo last movement \\\hline -OFF & Exit sokoban \\\hline +\begin{tabular}{@{}ll@{}}\toprule +\textbf{Key} & \textbf{Action} \\\midrule +UP/DOWN/LEFT/RIGHT & Move the ``sokoban'' up, down, left or right \\ +F1 & Back to previous level \\ +F2 & Restart level \\ +F3 & Go to next level \\ +ON & Undo last movement \\ +OFF & Exit sokoban \\\bottomrule \end{tabular} \end{table} -- cgit v1.2.3