4 changed files with 13 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,13 @@ |
|||
\documentclass{beamer} |
|||
\usetheme{metropolis} % Use metropolis theme |
|||
\title{A minimal example} |
|||
\date{\today} |
|||
\author{Matthias Vogelgesang} |
|||
\institute{Centre for Modern Beamer Themes} |
|||
\begin{document} |
|||
\maketitle |
|||
\section{First Section} |
|||
\begin{frame}{First Frame} |
|||
Hello, world! |
|||
\end{frame} |
|||
\end{document} |
Loading…
Reference in new issue