Specify the width for the player overview image too and make sure the aspect ratio is kept. Used value seems to work fine for all manuals.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14788 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2007-09-20 17:41:24 +00:00
parent 2755e39706
commit f138fe28dc

View file

@ -8,7 +8,7 @@
% but requires to use the exact value of \specimg in the filename!
% The extension is selected in the preamble, so no further \ifpdfoutput
% is necessary.
\includegraphics[height=8cm]{rockbox_interface/images/\specimg-front}
\includegraphics[height=8cm,width=10cm,keepaspectratio=true]{rockbox_interface/images/\specimg-front}
\end{center}