diff options
author | Moshe Piekarski <dev.rockbox@melachim.net> | 2020-06-28 00:08:52 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-11-22 03:48:28 +0000 |
commit | 332433eb3d94da2c918e9ad12fcdfb8499455cbc (patch) | |
tree | 80c2177d10d7216919a0f90cd779cd85ffeb0a05 /manual/frontpage | |
parent | 4641d86c466a1a8bc620e8ce273d8b3abdd2acef (diff) |
fix a few manual warnings
Change-Id: I4b9bf1e418367b2a420f56ce36f30cb0926e816f
Diffstat (limited to 'manual/frontpage')
-rw-r--r-- | manual/frontpage/frontpage.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/frontpage/frontpage.tex b/manual/frontpage/frontpage.tex index 1b451d5cbb..d343d4cf0c 100644 --- a/manual/frontpage/frontpage.tex +++ b/manual/frontpage/frontpage.tex @@ -1,7 +1,7 @@ \thispagestyle{empty} \vspace*{0.3cm} \begin{center} -\ifpdfoutput{\includegraphics[width=10cm]{frontpage/rockboxlogo.pdf}} +\Ifpdfoutput{\includegraphics[width=10cm]{frontpage/rockboxlogo.pdf}} {\includegraphics{frontpage/rockbox-web.png}}\\ \vspace{2cm} \huge{\textsf{\textbf{The Rockbox Manual\\for\\\playername}}}\vspace{1cm}\\ |