diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-07-20 15:05:42 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-07-20 15:05:42 +0000 |
commit | 769e123955797bc0e11bcfac6eaee1a52751ab7c (patch) | |
tree | 49752cf64325e58d5aab49fa429c90333d3d6d3b /manual | |
parent | b44b225e6e230f73e54f4ca1599707bf4ae1fa83 (diff) | |
download | rockbox-769e123955797bc0e11bcfac6eaee1a52751ab7c.tar.gz rockbox-769e123955797bc0e11bcfac6eaee1a52751ab7c.zip |
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
Diffstat (limited to 'manual')
-rw-r--r-- | manual/frontpage/frontpage.tex | 3 | ||||
-rw-r--r-- | manual/frontpage/rockbox-web.png | bin | 0 -> 12261 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/manual/frontpage/frontpage.tex b/manual/frontpage/frontpage.tex index ae595ae195..f223159709 100644 --- a/manual/frontpage/frontpage.tex +++ b/manual/frontpage/frontpage.tex @@ -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}\\ diff --git a/manual/frontpage/rockbox-web.png b/manual/frontpage/rockbox-web.png Binary files differnew file mode 100644 index 0000000000..84d940abe9 --- /dev/null +++ b/manual/frontpage/rockbox-web.png |