Increase the size of the screenshot for targets that have large displays. Should make the screenshots for that targets much more readable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10647 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index d5cc362..e6e6025 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -18,6 +18,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{rockbox.iriver}}
+\newcommand{\screenshotsize}{4cm}
\newcommand{\ButtonLeft}{Left}
\newcommand{\ButtonRight}{Right}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 3de174c..afc7b60 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -20,6 +20,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{rockbox.iriver}}
+\newcommand{\screenshotsize}{6cm}
\newcommand{\ButtonLeft}{Left}
\newcommand{\ButtonRight}{Right}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 6c7fa83..8bbfd89 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -16,6 +16,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
+\newcommand{\screenshotsize}{4cm}
\newcommand{\ButtonLeft}{Prev}
\newcommand{\ButtonRight}{Next}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 98d9ad0..10e4685 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -17,6 +17,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
+\newcommand{\screenshotsize}{6cm}
\newcommand{\ButtonLeft}{Prev}
\newcommand{\ButtonRight}{Next}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index 5daa201..6aeb7b3 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -16,6 +16,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
+\newcommand{\screenshotsize}{4cm}
\newcommand{\ButtonLeft}{Prev}
\newcommand{\ButtonRight}{Next}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index b10392a..2b177f4 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -17,6 +17,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
+\newcommand{\screenshotsize}{4cm}
\newcommand{\ButtonLeft}{Prev}
\newcommand{\ButtonRight}{Next}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index c0d5ad3..29ac1f0 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -17,6 +17,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
+\newcommand{\screenshotsize}{8cm}
\newcommand{\ButtonLeft}{Prev}
\newcommand{\ButtonRight}{Next}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index f9ef7ca..a437752 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -20,6 +20,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}}
+\newcommand{\screenshotsize}{4cm}
\newcommand{\ButtonLeft}{Left}
\newcommand{\ButtonRight}{Right}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index f6ebd1d..fa9366d 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -17,6 +17,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}}
+\newcommand{\screenshotsize}{4cm}
\newcommand{\ButtonLeft}{Left}
\newcommand{\ButtonRight}{Right}
diff --git a/manual/platform/player.tex b/manual/platform/player.tex
index 16a0e39..5248390 100644
--- a/manual/platform/player.tex
+++ b/manual/platform/player.tex
@@ -14,6 +14,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{archos.mod}}
+\newcommand{\screenshotsize}{4cm}
\newcommand{\ButtonLeft}{Minus}
\newcommand{\ButtonRight}{Plus}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 8620ca1..efe0161 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -18,6 +18,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}}
+\newcommand{\screenshotsize}{4cm}
\newcommand{\ButtonOn}{On}
\newcommand{\ButtonOff}{Stop}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 24de83a..4300b74 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -18,6 +18,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}}
+\newcommand{\screenshotsize}{4cm}
\newcommand{\ButtonOn}{On}
\newcommand{\ButtonOff}{Stop}
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index 0227646..55be228 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -20,6 +20,7 @@
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{rockbox.iaudio}}
+\newcommand{\screenshotsize}{4cm}
\newcommand{\ButtonLeft}{Left}
\newcommand{\ButtonRight}{Right}
diff --git a/manual/preamble.tex b/manual/preamble.tex
index c28b42a..23bf7de 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -107,12 +107,12 @@
\begin{figure}[H]
\begin{center}
\IfFileExists{#1-\genericimg-\specimg.png}
- {\includegraphics[width=4cm]{#1-\genericimg-\specimg.png}
+ {\includegraphics[width=\screenshotsize]{#1-\genericimg-\specimg.png}
\typeout{Note: device specific image used}}
{\IfFileExists{#1-\genericimg.png}
- {\includegraphics[width=4cm]{#1-\genericimg.png}}
+ {\includegraphics[width=\screenshotsize]{#1-\genericimg.png}}
{\IfFileExists{#1}
- {\includegraphics[width=4cm]{#1}
+ {\includegraphics[width=\screenshotsize]{#1}
\typeout{Warning: deprecated plain image name used}}%
{\typeout{Missing image: #1 (\genericimg) (\specimg)}%
\color{red}{\textbf{WARNING!} Image not found}%
@@ -268,3 +268,5 @@
% special HTML output adjustments
\ifpdfoutput{}{\setlength{\parindent}{0mm}}
\ifpdfoutput{}{\renewcommand{\Forward}[1]{$\triangleright${}#1}}
+
+%\hfuzz=2pt
\ No newline at end of file