1
0
Fork 0
forked from len0rd/rockbox

Show what the manual is built with (tex4ht, pdflatex) in the intro)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12111 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Martin Arver 2007-01-25 17:59:37 +00:00
parent 8a9b426c95
commit 2e020e6e1e

View file

@ -18,6 +18,9 @@
% Contributors are listed in the file docs/CREDITS-MANUAL
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ifpdfoutput{
\newcommand{\latexbuild}{pdf\LaTeX}}
{\newcommand{\latexbuild}{\TeX4ht}}
\ifpdfoutput{\chapter*{\centering{Rockbox}}}%
{\begin{center}{\Large{Rockbox}}\end{center}}
@ -43,7 +46,7 @@ contributors.
\end{quote}
\vspace{3mm}
\begin{center}
\IfFileExists{version.tex}{Built with \LaTeX{} from version \input{version.tex}}{}
\IfFileExists{version.tex}{Version \input{version.tex}. Built using \latexbuild{}.}{}
\end{center}
\vspace{\fill}