update pdf logo

This commit is contained in:
Mathieu Virbel 2012-01-23 16:03:26 +01:00
parent e1fc02a409
commit 29d45d2913
3 changed files with 3 additions and 2 deletions

View File

@ -181,7 +181,8 @@ latex_elements = {
'pointsize': '10pt',
'preamble': r'\usepackage{kivystyle}'
}
latex_additional_files = ['kivystyle.sty', 'logo.pdf']
latex_additional_files = ['kivystyle.sty',
'../../kivy/data/logo/kivy-icon-512.png']
# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.

View File

@ -43,7 +43,7 @@
%\sphinxlogo%
{\center
\vspace*{3cm}
\includegraphics[scale=0.7]{logo.pdf}
\includegraphics[scale=.5]{kivy-icon-512.png}
\vspace{3cm}
\par
{\rm\Huge \@title \par}%

Binary file not shown.