summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/intro/main.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/intro/main.tex b/manual/intro/main.tex
index 5f7ad1099c..ef6f117899 100644
--- a/manual/intro/main.tex
+++ b/manual/intro/main.tex
@@ -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}