Updated commands for adding author details
This commit is contained in:
14
example.tex
14
example.tex
@@ -4,13 +4,13 @@
|
||||
|
||||
\usetheme{awesome}
|
||||
|
||||
\renewcommand{\mytitle}{Test Presentation}
|
||||
\renewcommand{\mysubtitle}{To illustrate this awesome theme}
|
||||
\renewcommand{\student}{Lukas Pietzschmann}
|
||||
\renewcommand{\mail}{lukas.pietzschmann@uni-ulm.de}
|
||||
\renewcommand{\myinstitute}{Institute of Software Engineering and\\Programming Languages}
|
||||
\renewcommand{\uni}{University of Ulm}
|
||||
\renewcommand{\mydate}{\today}
|
||||
\title{Test Presentation}
|
||||
\author{Lukas Pietzschmann}
|
||||
\subtitle{To illustrate this awesome theme}
|
||||
\mail{lukas.pietzschmann@uni-ulm.de}
|
||||
\institute{Institute of Software Engineering and\\Programming Languages}
|
||||
\uni{University of Ulm}
|
||||
\date{\today}
|
||||
\background{background.png}
|
||||
|
||||
\begin{document}
|
||||
|
||||
Reference in New Issue
Block a user