format
This commit is contained in:
parent
1eb1e1e1f4
commit
affa02b290
1 changed files with 3 additions and 3 deletions
|
@ -10,16 +10,16 @@
|
|||
|
||||
\maketitle
|
||||
|
||||
\begin{frame}[t, plain]{\contentsname}
|
||||
\begin{frame}[t,plain]{\contentsname}
|
||||
\tableofcontents
|
||||
\end{frame}
|
||||
|
||||
\section{SECTION}
|
||||
\begin{frame}{TITLE}
|
||||
Hello, world!
|
||||
Hello, world!
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[plain, noframenumbering]
|
||||
\begin{frame}[plain,noframenumbering]
|
||||
\begin{center}
|
||||
\Large\textbf{Bye, world.}
|
||||
\end{center}
|
||||
|
|
Loading…
Reference in a new issue