summaryrefslogtreecommitdiffstats
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-01 19:16:12 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-01 19:16:12 +0000
commite5a2b692fe0c5130daec80702139465d8fc22556 (patch)
treeb64384a853723dc105ee47f72eed49ba01a52a5d /manual/configure_rockbox
parente698adcfc261df8f91b5953b5529d814465bcb32 (diff)
downloadrockbox-e5a2b692fe0c5130daec80702139465d8fc22556.tar.gz
rockbox-e5a2b692fe0c5130daec80702139465d8fc22556.zip
Extention of \screenshot to drop a warning if image not found by me. This makes it possible to build the manual with missing image files. Use \screenshot on all remaining places. Add the \genericimg macro to some screenshots (part of FS #4981 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9409 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox')
-rwxr-xr-xmanual/configure_rockbox/general_settings.tex6
-rwxr-xr-xmanual/configure_rockbox/sound_settings.tex4
2 files changed, 3 insertions, 7 deletions
diff --git a/manual/configure_rockbox/general_settings.tex b/manual/configure_rockbox/general_settings.tex
index 2a95bd92d4..11323d061c 100755
--- a/manual/configure_rockbox/general_settings.tex
+++ b/manual/configure_rockbox/general_settings.tex
@@ -1,5 +1,3 @@
- \begin{center}
- \includegraphics[width=4cm]{configure_rockbox/images/ss-general-settings-\genericimg.png}
- \end{center}
+\screenshot{configure_rockbox/images/ss-general-settings-\genericimg.png}{}{}
- \ No newline at end of file
+
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex
index c9510a78ea..f69fc80aaa 100755
--- a/manual/configure_rockbox/sound_settings.tex
+++ b/manual/configure_rockbox/sound_settings.tex
@@ -1,6 +1,4 @@
-\begin{center}
- \includegraphics[width=4cm]{configure_rockbox/images/ss-sound-settings-\genericimg.png}
-\end{center}
+\screenshot{configure_rockbox/images/ss-sound-settings-\genericimg.png}{}{}
The Sound Settings menu offers a selection of sound properties you may change to customize your listening experience.