Update with latest projektor guidelines?
This commit is contained in:
parent
42f287b018
commit
4940a9333a
1 changed files with 8 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
\documentclass{beamer}
|
||||
|
||||
\usepackage{projektor}
|
||||
\usepackage[]{projektor}
|
||||
|
||||
\title{TITLE}
|
||||
\author{YOU}
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
\maketitle
|
||||
|
||||
\begin{frame}[t, plain]{Plan}
|
||||
\begin{frame}[t, plain]{\contentsname}
|
||||
\tableofcontents
|
||||
\end{frame}
|
||||
|
||||
|
@ -19,6 +19,11 @@
|
|||
Hello, world!
|
||||
\end{frame}
|
||||
|
||||
\section*{\hspace*{15mm} Bye, world.}
|
||||
\begin{frame}[plain, noframenumbering]
|
||||
\begin{center}
|
||||
\Large\textbf{Bye, world.}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
|
Loading…
Reference in a new issue