summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-07-09 10:35:41 -0700
committerMarius Peter <blendoit@gmail.com>2019-07-09 10:35:41 -0700
commitecedaf087c0cc5adf30a263376463cfd2787d384 (patch)
treefab0bf2d41f04a8a7c835265ee2c02730e74ad61
parent8d6c8d76b9451a48ccd5dd5f79f6810079446788 (diff)
update presentation template
-rw-r--r--pres_template.pdfbin74459 -> 56107 bytes
-rw-r--r--presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.pdfbin56805 -> 56782 bytes
-rw-r--r--presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.tex4
-rw-r--r--presentations/pres_template.tex91
4 files changed, 34 insertions, 61 deletions
diff --git a/pres_template.pdf b/pres_template.pdf
index c56261f..adc5f53 100644
--- a/pres_template.pdf
+++ b/pres_template.pdf
Binary files differ
diff --git a/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.pdf b/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.pdf
index f1da5f0..2675ebc 100644
--- a/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.pdf
+++ b/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.pdf
Binary files differ
diff --git a/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.tex b/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.tex
index 7fa759b..88fa07d 100644
--- a/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.tex
+++ b/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.tex
@@ -59,7 +59,7 @@
\begin{frame}
\frametitle{This Week's Update}
\begin{columns}
- \column{0.48\textwidth}
+ \column[t]{0.48\textwidth}
\begin{block}{New features}
\begin{enumerate}
\item a-f selector in GUI
@@ -78,7 +78,7 @@
\item Minor feature 2: return this object property
\end{enumerate}
\end{block}
- \column{0.48\textwidth}
+ \column[t]{0.48\textwidth}
\begin{block}{Refactored code}
\begin{enumerate}
\item Function 1:\\
diff --git a/presentations/pres_template.tex b/presentations/pres_template.tex
index 3f7b7e4..4cf09b6 100644
--- a/presentations/pres_template.tex
+++ b/presentations/pres_template.tex
@@ -6,8 +6,8 @@
\title{Weekly Report}
\author{Marius Peter}
-\institute{UCLA I2BL}
-\date{12 July 2019}
+\institute{UCLA $I^2BL$}
+\date{June 12th 2019}
\begin{document}
@@ -19,69 +19,42 @@
\tableofcontents
\end{frame}
-\section{This Week's Update}
-
-\subsection{Key Progress}
+\section{Key Progress}
\begin{frame}
- \frametitle{Progress 1}
+ \frametitle{This Week's Update}
\begin{columns}
- \column{0.3\textwidth}
- \begin{figure}
- \includegraphics[scale=0.5]{tux.png}
- \caption{Tux penguin}
- \end{figure}
- \column{0.7\textwidth}
- \begin{block}{Remark}
- Relevant point
+ \column[t]{0.48\textwidth}
+ \begin{block}{New features}
+ \begin{enumerate}
+ \item Primary feature
+ \begin{itemize}
+ \item Does this
+ \item Facilitates that
+ \end{itemize}
+ \item Secondary feature
+ \begin{itemize}
+ \item Does that
+ \item Replaces need to do this
+ \end{itemize}
+ \item Minor feature 1: get this value
+ \item Minor feature 2: return this object property
+ \end{enumerate}
+ \end{block}
+ \column[t]{0.48\textwidth}
+ \begin{block}{Refactored code}
+ \begin{enumerate}
+ \item Function 1:\\
+ Simplified it
+ \item Function 2:\\
+ Expanded it
+ \item Function 3:\\
+ Documented it
+ \end{enumerate}
\end{block}
- \begin{alertblock}{Important Information}
- Key point
- \end{alertblock}
- \begin{examples}
- Code example
- \end{examples}
\end{columns}
\end{frame}
-\subsection{New Code}
-\begin{frame}
- \frametitle{New features}
- \begin{enumerate}
- \item Primary feature
- \begin{itemize}
- \item Does this
- \item Facilitates that
- \end{itemize}
- \item Secondary feature
- \begin{itemize}
- \item Does that
- \item Replaces need to do this
- \end{itemize}
- \item Minor feature 1: get this value
- \item Minor feature 2: return this object property
- \end{enumerate}
-\end{frame}
-\begin{frame}
- \frametitle{Refactored code}
- \begin{description}
- \item[Function 1] Simplified it
- \item[Function 2] Expanded it
- \item[Function 3] Documented it
- \end{description}
-\end{frame}
-
-\subsection{Miscellaneous}
-\begin{frame}
- \frametitle{Started work on this}
- \begin{itemize}
- \item Relevant because...
- \item Must interact with this...
- \item Can be implemented in so long...
- \item Will enable this...
- \end{itemize}
-\end{frame}
-
-\section{Roadmap for Upcoming Week}
+\section{Roadmap}
\begin{frame}
\frametitle{Roadmap for Upcoming Week}
\begin{enumerate}
Copyright 2019--2024 Marius PETER