From a1e714921713ba66cb3e4116be3a074802b309d2 Mon Sep 17 00:00:00 2001
From: Dorchies David <david.dorchies@irstea.fr>
Date: Fri, 11 Aug 2017 15:17:39 +0200
Subject: [PATCH] Correction interligne du titre page de garde rapport
 AFB/ONEMA

---
 rapport_onema/headfoot_resume_onema.tex |  4 ++--
 rapport_onema/titre_onema.tex           | 17 +++++++----------
 2 files changed, 9 insertions(+), 12 deletions(-)

diff --git a/rapport_onema/headfoot_resume_onema.tex b/rapport_onema/headfoot_resume_onema.tex
index 74c19e0..7dcda4c 100644
--- a/rapport_onema/headfoot_resume_onema.tex
+++ b/rapport_onema/headfoot_resume_onema.tex
@@ -23,9 +23,9 @@
 \newgeometry{left=2cm,right=2cm,top=5cm,bottom=2cm,headsep=3cm}
 \lhead{\includegraphics[width=2.5cm,height=2.5cm,keepaspectratio]{rapport_onema/logo_irstea_rvb}}
 \chead{
-{\scriptsize \color{titreColor}\textbf{\titre}\\
+\scriptsize \color{titreColor}\textbf{\titre}\\
 \color{acier}\textbf{\statutDocument} \\
-\color{titreColor}\auteur}
+\color{titreColor}{\renewcommand{\baselinestretch}{1}\auteur}
 }
 \rhead{\includegraphics[width=6cm,height=2.5cm,keepaspectratio]{rapport_onema/logo_afb}}
 \fancyfoot[C]{\thepage/\pageref*{LastPage}}
diff --git a/rapport_onema/titre_onema.tex b/rapport_onema/titre_onema.tex
index 710330d..2532437 100644
--- a/rapport_onema/titre_onema.tex
+++ b/rapport_onema/titre_onema.tex
@@ -24,24 +24,21 @@
 \begin{overpic}[width=10cm,height=20cm,keepaspectratio]{rapport_onema/bandeau_gauche}
 % Titre du document
 \put(25,50){
-	\begin{minipage}[c][20cm]{12cm}
+	\begin{minipage}[c][22cm]{12cm}
 	% Programme
 	\vspace*{1cm}
 	{\footnotesize\programme}
 
 	% Titre 
-	\vspace*{2cm}
+	\vspace*{1cm}
 	\vfill
 	\begin{flushleft}
-    {\setlength{\baselineskip}{2.4\baselineskip}% Problème sur les interlignes du titre 	
-	\textcolor{titreColor}{\huge\bfseries\sffamily\nohyphens\titre{}}
-	\par% Problème sur les interlignes du titre 
-	}
+    	\textcolor{titreColor}{\huge\bfseries\sffamily\nohyphens\titre\\} % Line break at the end for interline issue on title
 	\end{flushleft}
 	
 	% sous-titre du document
 	\vfill
-	\textcolor{titreColor}{\large\bfseries\sffamily\sousTitre{}}
+	\textcolor{titreColor}{\large\bfseries\sffamily\sousTitre}
 
 	% Statut
 	\vfill
@@ -50,13 +47,13 @@
 	% Auteur
 	\vspace*{1cm}
 	\vfill
-	\textcolor{titreColor}{\large\sffamily\auteur{}}
+	\textcolor{titreColor}{\large\sffamily\auteur}
 	
 	% positionnement
 	% Date
 	\vfill
-	\textcolor{titreColor}{\large\sffamily\dateValidation{}}
-	\vspace*{4cm}
+	\textcolor{titreColor}{\large\sffamily\dateValidation}
+	\vspace*{3cm}
 	
 	
 	\end{minipage}		
-- 
GitLab