forked from len0rd/rockbox
Partially revert the last commit.
The \if->\If replacement is a bit premature for texlive-2019, apparently. Change-Id: Iab198c2f5e2f00ecdf7e2431e2b77c423e6afc07
This commit is contained in:
parent
140bf66b90
commit
ca673d7e9f
6 changed files with 19 additions and 19 deletions
|
|
@ -18,11 +18,11 @@
|
|||
% Contributors are listed in the file docs/CREDITS-MANUAL
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\Ifpdfoutput{
|
||||
\ifpdfoutput{
|
||||
\newcommand{\latexbuild}{pdf\LaTeX}}
|
||||
{\newcommand{\latexbuild}{\TeX4ht}}
|
||||
|
||||
\Ifpdfoutput{\chapter*{\centering{Rockbox\\}}}%
|
||||
\ifpdfoutput{\chapter*{\centering{Rockbox\\}}}%
|
||||
{\begin{center}{\Large{Rockbox}}\end{center}}
|
||||
|
||||
\vspace{1cm}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue