summaryrefslogtreecommitdiff
path: root/presentations/pres_template.tex
diff options
context:
space:
mode:
Diffstat (limited to 'presentations/pres_template.tex')
-rw-r--r--presentations/pres_template.tex21
1 files changed, 20 insertions, 1 deletions
diff --git a/presentations/pres_template.tex b/presentations/pres_template.tex
index 7dab331..5ef7669 100644
--- a/presentations/pres_template.tex
+++ b/presentations/pres_template.tex
@@ -1,4 +1,7 @@
\documentclass{beamer}
+\usepackage[utf8]{inputenc}
+\usetheme{Berkeley}
+% \usecolortheme{wolverine}
\title{Weekly Report}
@@ -16,12 +19,28 @@
\tableofcontents
\end{frame}
+% \begin{frame}
+% \begin{figure}
+% \includegraphics[scale=0.8]{./logo}
+% \end{figure}
+% \end{frame}
+
\section{This Week's Progress}
\subsection{first item}
\begin{frame}
\frametitle{Progress 1}
- My progress for the week.
+ \begin{block}{Remark}
+ Sample text
+ \end{block}
+
+ \begin{alertblock}{Important theorem}
+ Sample text in red box
+ \end{alertblock}
+
+ \begin{examples}
+ Sample text in green box. The title of the block is ``Examples".
+ \end{examples}
\end{frame}
\subsection{second item}
Copyright 2019--2024 Marius PETER