[FE training-materials-updates] Add total number of pages in the footer

thomas.petazzoni at free-electrons.com thomas.petazzoni at free-electrons.com
Mon Feb 13 02:17:51 CET 2012


- Log -----------------------------------------------------------------
http://git.free-electrons.com/training-materials/commit/?id=4a47ba648dec330ca093786398c0fdaae23a0c0e

commit 4a47ba648dec330ca093786398c0fdaae23a0c0e
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Mon Feb 13 02:17:08 2012 +0100

    Add total number of pages in the footer
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

diff --git a/common/beamerthemeFreeElectrons.sty b/common/beamerthemeFreeElectrons.sty
index f93584b..3d766a2 100644
--- a/common/beamerthemeFreeElectrons.sty
+++ b/common/beamerthemeFreeElectrons.sty
@@ -75,7 +75,7 @@
       \begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} lr}
         Free Electrons. Kernel, drivers and embedded Linux development,
         consulting, training and support.
-        ~{\tt http://free-electrons.com} & \insertframenumber{}
+        ~{\tt http://free-electrons.com} & \insertframenumber{}/\inserttotalframenumber{}
       \end{tabular*}
     \end{beamercolorbox}
   }

-----------------------------------------------------------------------

Summary of changes:
 common/beamerthemeFreeElectrons.sty |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


More information about the training-materials-updates mailing list