Update presentation template layout
This commit is contained in:
parent
a19a7448e3
commit
0f0ddc2c11
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
\documentclass{beamer}
|
\documentclass[aspectratio=169]{beamer}
|
||||||
|
|
||||||
\author[thor,bar]{A. U. Thor\\and\\Foo Bar}
|
\author[A. U. Thor, Foo Bar]{A. U. Thor\\and\\Foo Bar}
|
||||||
\title{Fooing a bar}
|
\title{Fooing a bar}
|
||||||
\usetheme{Dresden}
|
\usetheme{Luebeck}
|
||||||
|
\usecolortheme{beaver}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
|
|
Loading…
Reference in a new issue