From e20a4e42b7e1d35eb7e08a3451cb67d13c53d50f Mon Sep 17 00:00:00 2001 From: Olivier Dony Date: Mon, 15 Jun 2020 18:40:36 +0200 Subject: [PATCH] [IMP] odoo.sty: shorten PDF docs by moving title up on first page --- _static/latex/odoo.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_static/latex/odoo.sty b/_static/latex/odoo.sty index 42431a5a6..41f4eb2e2 100644 --- a/_static/latex/odoo.sty +++ b/_static/latex/odoo.sty @@ -82,7 +82,7 @@ \renewcommand{\footrulewidth}{0.1pt} \renewcommand{\maketitle}{% - \noindent\rule{\textwidth}{1pt}\par + \vspace*{-2.5cm} \begin{flushright} \sphinxlogo \py@HeaderFamily @@ -99,7 +99,7 @@ % layout is slightly different on the titlepage \providecommand\sphinxmaketitle{} \renewcommand{\sphinxmaketitle}{% - \noindent\rule{\textwidth}{1pt}\par + \vspace*{-2.5cm} \begin{flushright} \sphinxlogo \py@HeaderFamily