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:
parent
b44b225e6e
commit
769e123955
2 changed files with 2 additions and 1 deletions
|
@ -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}\\
|
||||
|
||||
|
|
BIN
manual/frontpage/rockbox-web.png
Normal file
BIN
manual/frontpage/rockbox-web.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in a new issue