From 2cf5abb971546df4ebaa2f132688eca44d520959 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sun, 2 Apr 2006 17:29:44 +0000 Subject: another enhancement of \screenshot -- filenames should now not include the display size extension anymore. Old behaviour still supported. Minor code policing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/sudoku.tex | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'manual/plugins/sudoku.tex') diff --git a/manual/plugins/sudoku.tex b/manual/plugins/sudoku.tex index a81975558d..ab091856e3 100644 --- a/manual/plugins/sudoku.tex +++ b/manual/plugins/sudoku.tex @@ -1,5 +1,5 @@ \subsection{\label{ref:Sudoku}Sudoku} -\screenshot{plugins/images/ss-sudoku-\genericimg.png}{Sudoku}{img:sudoku} +\screenshot{plugins/images/ss-sudoku}{Sudoku}{fig:sudoku} To play Sudoku you need sudoku games stored as .ss files (see links below). Once you have your .ss file just open it in the normal file browser to start playing. You can create and save your own grids under the "New" menu option. @@ -20,14 +20,20 @@ These are \textbf{NOT} saved when saving the game. \begin{tabular}{ll}\toprule \textbf{Key} & \textbf{Action}\\\midrule Direction keys & Move the cursor\\ - \opt{recorder,recorderv2fm}{PLAY}\opt{ondio}{MODE (increment once) / MODE+DOWN (toggle repeat)} - \opt{h1xx}{SELECT / PLAY}\opt{h300}{NAVI / PLAY}\opt{ipodcolor}{SELECT} & Increment number under the cursor\\ + \opt{recorder,recorderv2fm}{PLAY} + \opt{ondio}{MODE (increment once) / MODE+DOWN (toggle repeat)} + \opt{h1xx}{SELECT / PLAY}\opt{h300}{NAVI / PLAY} + \opt{ipodcolor}{SELECT} + & Increment number under the cursor\\ \opt{recorder,recorderv2fm}{F1}\opt{ondio}{Long press on MODE}\opt{h1xx,h300}{A-B} - \opt{ipodcolor}{MENU} & Open Menu\\ - \opt{recorder,recorderv2fm}{F2}\opt{ondio}{MODE+LEFT}\opt{h1xx,h300}{RECORD} - \opt{ipodcolor}{SELECT+LEFT} & Add / remove number to scratchpad\\ + \opt{ipodcolor}{MENU} + & Open Menu\\ + \opt{recorder,recorderv2fm}{F2}\opt{ondio}{MODE+LEFT} + \opt{h1xx,h300}{RECORD}\opt{ipodcolor}{SELECT+LEFT} + & Add / remove number to scratchpad\\ \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF} - \opt{ipodcolor,ipodnano}{SELECT} & Quit\\\bottomrule + \opt{ipodcolor,ipodnano}{SELECT} + & Quit\\\bottomrule \end{tabular} \end{center} \end{table} -- cgit v1.2.3