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}
|
\documentclass{beamer}
|
||||||
|
|
||||||
\usepackage{projektor}
|
\usepackage[]{projektor}
|
||||||
|
|
||||||
\title{TITLE}
|
\title{TITLE}
|
||||||
\author{YOU}
|
\author{YOU}
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
\begin{frame}[t, plain]{Plan}
|
\begin{frame}[t, plain]{\contentsname}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
@ -19,6 +19,11 @@
|
||||||
Hello, world!
|
Hello, world!
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\section*{\hspace*{15mm} Bye, world.}
|
\begin{frame}[plain, noframenumbering]
|
||||||
|
\begin{center}
|
||||||
|
\Large\textbf{Bye, world.}
|
||||||
|
\end{center}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Loading…
Reference in a new issue