Skip to content
Snippets Groups Projects
Commit 0faca687 authored by Jannik Dunkelau's avatar Jannik Dunkelau
Browse files

Add date support

parent 9c6b134c
No related branches found
No related tags found
No related merge requests found
# Project specific
presentation.pdf
beamer-template.zip
orig.pdf
# Created by https://www.gitignore.io/api/visualstudiocode,linux,latex
# Edit at https://www.gitignore.io/?templates=visualstudiocode,linux,latex
......
......@@ -35,6 +35,11 @@
\usebeamerfont{author}\insertevent%
\end{beamercolorbox}
\end{textblock}
\begin{textblock}{0}(-21,77)%
\begin{beamercolorbox}[wd=12cm,leftskip=3cm,#1]{date}
\usebeamerfont{date}\bf\insertdate%
\end{beamercolorbox}
\end{textblock}
\vfill
}
......
......@@ -4,6 +4,8 @@
\setbeamerfont{footer bar small}{size=\scriptsize}
\setbeamerfont{footer bar tiny}{size=\tiny}
\setbeamerfont{date}{size=\tiny}
\newlength{\shortfooterwidth}
\setlength{\shortfooterwidth}{8.3mm}
......
......@@ -6,6 +6,9 @@
\title{There Is No Largest Prime Number}
% \title{\Large There Is No Largest Prime Number but a title so long it looks
% bad in the default size the template uses}
\date{XX.XX.20XX}
\event[ISPN ’80]{27th International Symposium of Prime Numbers}
\author[Euclid]{Euclid of Alexandria {\small\texttt{<euclid@alexandria.edu>}}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment