From fcde4fc8863b199ac5b3453b70b91c9ebe53e4e9 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Thu, 9 Mar 2006 08:00:21 +0000 Subject: =?UTF-8?q?FS#4807=20by=20Nils=20Wallm=C3=83=C2=A9nius=20(nls).=20?= =?UTF-8?q?Adds=20pictures=20of=20the=20players=20to=20the=20manual.=20Sti?= =?UTF-8?q?ll=20missing=20is:=20ipodcolor,=20ipodnano,=20h300=20and=20the?= =?UTF-8?q?=20newer=20targets=20that=20are=20not=20yet=20added=20to=20the?= =?UTF-8?q?=20docs.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8970 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/images/h1xx-front.png | Bin 0 -> 100830 bytes manual/rockbox_interface/images/ondio-front.png | Bin 0 -> 86414 bytes manual/rockbox_interface/images/player-front.png | Bin 0 -> 103457 bytes .../images/recorderv2fm-front.png | Bin 0 -> 107758 bytes manual/rockbox_interface/main.tex | 26 +++++++-------------- 5 files changed, 9 insertions(+), 17 deletions(-) create mode 100644 manual/rockbox_interface/images/h1xx-front.png create mode 100644 manual/rockbox_interface/images/ondio-front.png create mode 100644 manual/rockbox_interface/images/player-front.png create mode 100644 manual/rockbox_interface/images/recorderv2fm-front.png diff --git a/manual/rockbox_interface/images/h1xx-front.png b/manual/rockbox_interface/images/h1xx-front.png new file mode 100644 index 0000000..7f20ce9 Binary files /dev/null and b/manual/rockbox_interface/images/h1xx-front.png differ diff --git a/manual/rockbox_interface/images/ondio-front.png b/manual/rockbox_interface/images/ondio-front.png new file mode 100644 index 0000000..6e8f988 Binary files /dev/null and b/manual/rockbox_interface/images/ondio-front.png differ diff --git a/manual/rockbox_interface/images/player-front.png b/manual/rockbox_interface/images/player-front.png new file mode 100644 index 0000000..d4d6e42 Binary files /dev/null and b/manual/rockbox_interface/images/player-front.png differ diff --git a/manual/rockbox_interface/images/recorderv2fm-front.png b/manual/rockbox_interface/images/recorderv2fm-front.png new file mode 100644 index 0000000..92b4f1e Binary files /dev/null and b/manual/rockbox_interface/images/recorderv2fm-front.png differ diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index dcceb2a..f383e7c 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -1,22 +1,14 @@ \chapter{\label{ref:PARTII}The Rockbox interface} \section{Your Jukebox} -\begin{minipage}{16.554cm} -{\centering\itshape - [Warning: Image ignored] % Unhandled or unsupported graphics: -%\includegraphics[width=7.904cm,height=10.723cm]{images/rockbox-manual-img8.jpg} - [Warning: Image ignored] % Unhandled or unsupported graphics: -%\includegraphics[width=7.87cm,height=10.703cm]{images/rockbox-manual-img9.jpg} - \newline -Jukebox Player Jukebox Recorder -\par} - -{\centering\itshape - [Warning: Image ignored] % Unhandled or unsupported graphics: -%\includegraphics[width=7.87cm,height=10.7cm]{images/rockbox-manual-img10.jpg} - \newline -Ondio 128 -\par} -\end{minipage} +\begin{figure}[h!] +\begin{center} +\opt{player}{\includegraphics[height=11.8cm]{rockbox_interface/images/player-front.png}} +\opt{recorder,recorderv2fm}{\includegraphics[height=11.8cm]{rockbox_interface/images/recorderv2fm-front.png}} +\opt{ondio}{\includegraphics[height=11.8cm]{rockbox_interface/images/ondio-front.png}} +\opt{h1xx}{\includegraphics[height=11.8cm]{rockbox_interface/images/h1xx-front.png}} +\end{center} +\caption{\playerman \vspace{1cm} \playertype} +\end{figure} Throughout this manual, the buttons on the Jukebox are labelled according to the pictures above. There are minor cosmetic differences -- cgit v1.1