include a downscaled png version of the logo when building the html version of the manual

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10263 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2006-07-20 15:05:42 +00:00
parent b44b225e6e
commit 769e123955
2 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,8 @@
\thispagestyle{empty}
\vspace*{0.3cm}
\begin{center}
\includegraphics[width=10cm]{frontpage/rockboxlogo3.pdf}\\
\ifpdfoutput{\includegraphics[width=10cm]{frontpage/rockboxlogo3.pdf}}
{\includegraphics{frontpage/rockbox-web.png}}\\
\vspace{2cm}
\huge{The Rockbox Manual\\for\\\playername}\vspace{1cm}\\

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB