Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lukas Nagel
itt
Commits
d9367416
Commit
d9367416
authored
Nov 30, 2021
by
Lukas Nagel
Browse files
add agenda and frame number in footer
parent
947e5add
Changes
2
Hide whitespace changes
Inline
Side-by-side
presentation/presentation.tex
View file @
d9367416
...
@@ -12,9 +12,13 @@
...
@@ -12,9 +12,13 @@
%
%
% Titelseite
% Titelseite
%
%
\setbeamertemplate
{
footline
}{}
\begin{frame}
\begin{frame}
\titlepage
\titlepage
\end{frame}
\end{frame}
\setbeamertemplate
{
footline
}{
\footline
}
\setcounter
{
framenumber
}{
0
}
%
%
% Überblick über git
% Überblick über git
...
...
presentation/theme.tex
View file @
d9367416
...
@@ -30,6 +30,15 @@
...
@@ -30,6 +30,15 @@
\def\keyword
#1
{{
\large
#1
}}
\def\keyword
#1
{{
\large
#1
}}
\setbeamertemplate
{
headline
}{}
\def\footline
{
\insertsectionnavigationhorizontal
{
0.98
\textwidth
}{}{
\color
{
black!80
}
\scriptsize\tt
\insertframenumber
/
\inserttotalframenumber
}
}
\setbeamertemplate
{
footline
}{
\footline
}
\renewcommand\titlepage
{
\renewcommand\titlepage
{
\begin{center}
\begin{center}
\vfill
\vfill
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment