adding logo on frontpage of pdflatex output
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -41,13 +41,17 @@
|
||||
\renewcommand{\footrulewidth}{0.4pt}
|
||||
\begin{document}
|
||||
\begin{titlepage}
|
||||
\vspace*{7cm}
|
||||
\vspace*{3cm}
|
||||
\begin{center}
|
||||
{\Large wxWidgets \\[1ex]\large 2.9.0 }\\
|
||||
\begin{figure}[htbp]
|
||||
\begin{center}
|
||||
\includegraphics{../../images/main_wxlogo.pdf}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\vspace*{2cm}
|
||||
{\large Version 2.9.0 }\\
|
||||
\vspace*{1cm}
|
||||
{\large Generated by Doxygen 1.5.5}\\
|
||||
\vspace*{0.5cm}
|
||||
{\small \today}\\
|
||||
{Generated on \today}\\
|
||||
\end{center}
|
||||
\end{titlepage}
|
||||
\pagestyle{fancyplain}
|
||||
|
Reference in New Issue
Block a user