Add LaTeX beamer template for talk

This commit is contained in:
Benjamin Lipp
2023-02-23 17:43:16 +01:00
committed by Marei (peiTeX)
parent a011cc1e1c
commit c64917fe2e
2 changed files with 224 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
\begin{frame}{Slide Title}
\begin{itemize}
\item one
\item two
\item three
\item four
\end{itemize}
\end{frame}