summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configbeamer.tex4
-rw-r--r--foreignthemes/microconsult/beamerthememicroconsult.sty2
2 files changed, 3 insertions, 3 deletions
diff --git a/configbeamer.tex b/configbeamer.tex
index f77f5f3..edbe28b 100644
--- a/configbeamer.tex
+++ b/configbeamer.tex
@@ -51,12 +51,12 @@
\IfFileExists{.lxformat_microconsult}
{
-% no copyright footer
+% footer is defined in microconsult theme
}{
\setbeamertemplate{footline}[text line]{\parbox{\linewidth}{
\copyright{} \the\year\ by \insertinstitute \hfill
\insertshortauthor \hfill
-\insertpagenumber}
+\insertframenumber}
}
}
diff --git a/foreignthemes/microconsult/beamerthememicroconsult.sty b/foreignthemes/microconsult/beamerthememicroconsult.sty
index 1a45429..88a7065 100644
--- a/foreignthemes/microconsult/beamerthememicroconsult.sty
+++ b/foreignthemes/microconsult/beamerthememicroconsult.sty
@@ -38,7 +38,7 @@
%footer with author, company name, page number
\setbeamertemplate{footline}{
- {\hspace{10pt}\raisebox{-2pt}{\pgfuseimage{ucfooter}}\vspace{7pt}}
+ {\hspace{2pt}\insertframenumber\hspace{6pt}\raisebox{-2pt}{\pgfuseimage{ucfooter}}\vspace{7pt}}
\textcolor{white}{\hspace{-345pt}\vspace{5pt}Copyright 2019 Linutronix GmbH}
\vspace{-7pt}
}