From 015229e200d8f2f1bb46bc667c85cac726a91efc Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Thu, 30 Mar 2006 16:20:50 +0000 Subject: Change the includegraphics commands to use the screenshot macro git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9360 a1c6a512-1295-4272-9138-f99709370657 --- manual/main_menu/main.tex | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 70fd40cdbd..cb362c2f32 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -1,9 +1,7 @@ \chapter{The Main Menu} \section{Introducing the Main Menu} -\begin{center} - \includegraphics[width=4cm]{main_menu/images/ss-main-menu-\genericimg.png} -\end{center} +\screenshot{main_menu/images/ss-main-menu-\genericimg.png}{The main menu}{}{} This is the screen from which the rest of the Rockbox functions can be accessed. It is used for a variety of functions, which are detailed below. All options in Rockbox can be controlled via this menu. All settings are persistently stored on the unit. However, Rockbox does not spin up the disk solely for the purpose of saving settings, but instead will save them when it spins up the disk the next time, for example when refilling the MP3 buffer or navigating through the file browser. Changes to settings may therefore not be saved unless the \dap\ is shut down safely (see page \pageref{ref:Safeshutdown}). @@ -59,9 +57,7 @@ Navigating through the menu: \opt{HAVE_RECORDING}{ \section{\label{ref:Recording}Recording} \subsection{\label{ref:Whilerecordingscreen}While Recording Screen} - \begin{center} - \includegraphics[width=4cm]{main_menu/images/ss-while-recording-screen-112x64x1.png} - \end{center} + \screenshot{main_menu/images/ss-while-recording-screen-112x64x1.png}{The while recording screen}{} Entering the ``Recording'' option in the Main menu launches the recording application. The screen shows the time elapsed and the size of the file being recorded. A peak meter is present to allow you set Gain correctly. \opt{MASCODEC}{The frequency, channels and quality} \opt{SWCODEC}{The frequency and channels} settings are shown on the last line. The controls for this screen are: @@ -168,9 +164,7 @@ Navigating through the menu: } \section{\label{ref:FMradio}FM Radio} -\begin{center} - \includegraphics[width=4cm]{main_menu/images/ss-fm-radio-screen-112x64x1.png} -\end{center} +\screenshot{main_menu/images/ss-fm-radio-screen-112x64x1.png}{The fm-radio screen} This menu option switches to the radio screen. The keys are: @@ -218,9 +212,7 @@ The bookmarks menu allows you to create and manage bookmark files. While playing a track, use this option to save your current position within the track so that you can return to it at a later time. Bookmarks are saved on a per folder basis i.e. all of the files in the same folder have their bookmarks stored together. You can store multiple bookmarks for the same track. \item \textbf{List Bookmarks} - \begin{center} - \includegraphics[width=4cm]{main_menu/images/ss-list-bookmarks-112x64x1.png} - \end{center} + \screenshot{main_menu/images/ss-list-bookmarks-112x64x1.png}{List bookmarks screen}{} %\includegraphics[width=4.669cm,height=2.006cm]{images/rockbox-manual-img31.png} While playing a track, use this option to return to any bookmark in the current folder. The bookmark browser screen (shown above) is now displayed. Use the UP and DOWN keys (recorder) or MINUS and PLUS keys (player) to navigate between bookmarks. Press PLAY to jump to a bookmark, ON+PLAY to delete a bookmark or STOP/OFF to exit the browser. -- cgit v1.2.3