From 2a2b48eb289e5a9828281dd59fb21ceebdfad2a0 Mon Sep 17 00:00:00 2001
From: TG <tarik.graba@telecom-paristech.fr>
Date: Wed, 3 Jul 2019 09:53:11 +0200
Subject: [PATCH] Email, IP-Paris branding as default

---
 model.tex | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/model.tex b/model.tex
index 057de3b..a362d4c 100644
--- a/model.tex
+++ b/model.tex
@@ -26,10 +26,10 @@
 % If you want headline with section list
 %\usetheme[infolines]{tptnew}
 % default without affiliations
-\usetheme{tptnew}
+%\usetheme{tptnew}
 % If you want to add affiltation logos
 %\usetheme[logosaclay]{tptnew}
-%\usetheme[logoipp]{tptnew}
+\usetheme[logoipp]{tptnew}
 % If tpt is affiliated to a new entity, just give the new logos
 % You can also have custom versions
 %\usetheme[affiliation, titleaffiliation]{tptnew}
@@ -59,13 +59,14 @@
 
 
 %------------------------------------------------------------------------------
-\title{Test}
-\subtitle{model}
+\title{Test titre}
+\subtitle{Test sous-titre}
 
 \author{Graba Tarik}
+\email{tarik.graba@telecom-paris.fr}
 \institute{COMELEC--SEN}
-% Additional logo in the title page
-\extralogo{\includegraphics[width=2cm]{logo-cnrs}}
+% Additional logo in the title page (conf, event...)
+%\extralogo{\includegraphics[width=2cm]{logo-cnrs}}
 \date{}
 %------------------------------------------------------------------------------
 \begin{document}
-- 
GitLab