8 lines
173 B
TeX
8 lines
173 B
TeX
|
|
\begin{section}{First Section}
|
||
|
|
\begin{frame}\frametitle{Title}
|
||
|
|
\begin{itemize}
|
||
|
|
\item first item
|
||
|
|
\item second item
|
||
|
|
\end{itemize}
|
||
|
|
\end{frame}
|
||
|
|
\end{section}
|