[IMP] latex style: use simplified titlepage
This commit is contained in:
parent
5b6390f874
commit
aaaa3972da
@ -82,12 +82,32 @@
|
|||||||
\renewcommand{\headrulewidth}{0.1pt}
|
\renewcommand{\headrulewidth}{0.1pt}
|
||||||
\renewcommand{\footrulewidth}{0.1pt}
|
\renewcommand{\footrulewidth}{0.1pt}
|
||||||
|
|
||||||
|
\renewcommand{\maketitle}{%
|
||||||
|
\noindent\rule{\textwidth}{1pt}\ifsphinxpdfoutput\newline\null\fi\par
|
||||||
|
\ifsphinxpdfoutput
|
||||||
|
\begingroup
|
||||||
|
%\pdfstringdefDisableCommands{\def\\{, }\def\endgraf{ }\def\and{, }}%
|
||||||
|
%\hypersetup{pdfauthor={\@author}, pdftitle={\@title}}%
|
||||||
|
\endgroup
|
||||||
|
\fi
|
||||||
|
\begin{flushright}
|
||||||
|
\sphinxlogo
|
||||||
|
\py@HeaderFamily
|
||||||
|
{\Huge \@title }\par
|
||||||
|
\end{flushright}
|
||||||
|
\@thanks
|
||||||
|
\setcounter{footnote}{0}
|
||||||
|
\let\thanks\relax\let\maketitle\relax
|
||||||
|
%\gdef\@thanks{}\gdef\@author{}\gdef\@title{}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
\newcommand{\makeodootitleold}{%
|
\newcommand{\makeodootitleold}{%
|
||||||
\begin{titlepage}
|
\begin{titlepage}
|
||||||
\titlepagedecoration
|
\titlepagedecoration
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\vspace{3cm}
|
\vspace{3cm}
|
||||||
\includegraphics{_static/banners/odoo_logo}
|
\sphinxlogo
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
\vspace{2cm}
|
\vspace{2cm}
|
||||||
|
Loading…
Reference in New Issue
Block a user