From b7f5ce7b91b97a0e175d161a7b934681ce1511bb Mon Sep 17 00:00:00 2001
From: Dorchies David <david.dorchies@irstea.fr>
Date: Thu, 10 Aug 2017 15:43:03 +0200
Subject: [PATCH] =?UTF-8?q?Oubli=20d=C3=A9pendance=20des=20ent=C3=AAtes=20?=
 =?UTF-8?q?r=C3=A9sum=C3=A9=20AFB=20avec=20charte=20graphique=20Irstea?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 rapport_onema/preambule_onema.tex | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rapport_onema/preambule_onema.tex b/rapport_onema/preambule_onema.tex
index 3b227fa..567a01f 100644
--- a/rapport_onema/preambule_onema.tex
+++ b/rapport_onema/preambule_onema.tex
@@ -8,6 +8,9 @@
 % Le rapport ONEMA est basé sur le préambule commun pour les rapports en français
 \input{rapport_francais/preambule_rapport_francais}
 
+% Utilisation des couleurs de la charte graphique Irstea 
+\RequirePackage{rapport_irstea/irsteacolors}
+
 % Définition de la police du document http://stackoverflow.com/q/877597
 \usepackage{times}
 
-- 
GitLab