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