summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--2019/cccb-cellular_base_station_technology/cellular_base_station_technology.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/2019/cccb-cellular_base_station_technology/cellular_base_station_technology.tex b/2019/cccb-cellular_base_station_technology/cellular_base_station_technology.tex
index 0423eec..9d21d26 100644
--- a/2019/cccb-cellular_base_station_technology/cellular_base_station_technology.tex
+++ b/2019/cccb-cellular_base_station_technology/cellular_base_station_technology.tex
@@ -6,6 +6,13 @@
{\usebeamerfont{frametitle}\vfill\centering}
{\par\vfill}
+% ensure the page number is printed in front of the author name in the footer
+\newcommand*\oldmacro{}
+\let\oldmacro\insertshortauthor% save previous definition
+\renewcommand*\insertshortauthor{%
+ \leftskip=.3cm% before the author could be a plus1fill ...
+ \insertframenumber\,/\,\inserttotalframenumber\hfill\oldmacro}
+
\usepackage[pdf]{graphviz}
\usetheme{Warsaw}
\usecolortheme{whale}
personal git repositories of Harald Welte. Your mileage may vary