diff options
author | Harald Welte <laforge@gnumonks.org> | 2019-09-10 02:44:55 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2019-09-10 02:44:55 +0200 |
commit | 623f11f3a1d020a902a71cd1d3a8f2f8e5eff627 (patch) | |
tree | f6212e62d24b3ca6a2de0f2ffddaa2bf8ae16c69 | |
parent | 4bba6b3fdbdec0de8b39198b0af7ca4fd4f15958 (diff) |
cccb: add CC-BY-SA and e-mail addres to footer of each slide
-rw-r--r-- | 2019/cccb-cellular_base_station_technology/cellular_base_station_technology.tex | 4 |
1 files changed, 2 insertions, 2 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 9d21d26..47f7cad 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 @@ -11,7 +11,7 @@ \let\oldmacro\insertshortauthor% save previous definition \renewcommand*\insertshortauthor{% \leftskip=.3cm% before the author could be a plus1fill ... - \insertframenumber\,/\,\inserttotalframenumber\hfill\oldmacro} + \insertframenumber\,/\,\inserttotalframenumber\hfill(CC-BY-SA)\hfill\oldmacro} \usepackage[pdf]{graphviz} \usetheme{Warsaw} @@ -19,7 +19,7 @@ \title{Cellular Base Station Technology} %\subtitle{Subtitle} -\author{Harald~Welte} +\author{Harald~Welte~laforge@gnumonks.org} \date[September 2019, CCCB]{September 2019, CCCB Datengarten} \institute{osmocom.org / sysmocom.de} |