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:
Stefan Csomor
2008-08-01 17:24:14 +00:00
parent 944975221d
commit 1bd9252b5b
3 changed files with 1355 additions and 5 deletions

View File

@@ -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}