From 36b58834f84a9bf0f936e56592e8f0607c3ac345 Mon Sep 17 00:00:00 2001
From: Philippe Dosch <Philippe.Dosch@loria.fr>
Date: Tue, 24 Mar 2020 03:51:27 +0100
Subject: [PATCH] =?UTF-8?q?Ajout=20des=20num=C3=A9ros=20de=20slides?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 gitmain.tex | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

diff --git a/gitmain.tex b/gitmain.tex
index 7ac5a4f..767a486 100644
--- a/gitmain.tex
+++ b/gitmain.tex
@@ -19,11 +19,32 @@
 
 \usepackage{gitcommon}
 
+% \addtobeamertemplate{footline}{\hfill\insertframenumber/\inserttotalframenumber\hspace{2em}\null}
+
+\setbeamertemplate{footline}{
+\leavevmode%
+\hbox{\hspace*{-0.06cm}
+\begin{beamercolorbox}[wd=.2\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}%
+	\usebeamerfont{author in head/foot}\insertshortauthor%~~(\insertshortinstitute)
+\end{beamercolorbox}%
+\begin{beamercolorbox}[wd=.6\paperwidth,ht=2.25ex,dp=1ex,center]{section in head/foot}%
+	\usebeamerfont{section in head/foot}\insertshorttitle
+\end{beamercolorbox}%
+\begin{beamercolorbox}[wd=.2\paperwidth,ht=2.25ex,dp=1ex,right]{section in head/foot}%
+	\usebeamerfont{section in head/foot}\insertshortdate{}\hspace*{2em}
+	\insertframenumber{} / \inserttotalframenumber\hspace*{2ex}
+\end{beamercolorbox}}%
+\vskip0pt%
+}
+
+
 \begin{document}
 
 \frame{\titlepage}
 
-%======================================================================
+\include{preambule}
+
+% ======================================================================
 
 %\frame{\frametitle{Sommaire}\tableofcontents[part=1]}
 \frame{\frametitle{Sommaire}\tableofcontents}
-- 
GitLab