From ca673d7e9fe2cf06fa9cabf026354a2ba0e73c6f Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 28 Jun 2020 00:08:42 -0400 Subject: Partially revert the last commit. The \if->\If replacement is a bit premature for texlive-2019, apparently. Change-Id: Iab198c2f5e2f00ecdf7e2431e2b77c423e6afc07 --- manual/frontpage/frontpage.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/frontpage/frontpage.tex') diff --git a/manual/frontpage/frontpage.tex b/manual/frontpage/frontpage.tex index d343d4cf0c..1b451d5cbb 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}\\ -- cgit v1.2.3