added a slide to check the sum symbol
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
%%%%%%%%%%% Load packages (from previous CEL template %%%%%%%%%%%%%%%
|
%%%%%%%%%%% Load packages (from previous CEL template %%%%%%%%%%%%%%%
|
||||||
\newcommand{\templates}{..} %% CHANGE
|
\newcommand{\templates}{..} %% CHANGE
|
||||||
\input{\templates/preambles/packages.tex}
|
\input{\templates/preambles/packages.tex}
|
||||||
|
|
||||||
\input{\templates/preambles/macros.tex}
|
\input{\templates/preambles/macros.tex}
|
||||||
|
|
||||||
%%%%%%%%%%% Provide path for graphics inside template folder
|
%%%%%%%%%%% Provide path for graphics inside template folder
|
||||||
@@ -97,7 +98,10 @@
|
|||||||
|
|
||||||
\Huge Huge text
|
\Huge Huge text
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
\begin{frame}{Some math symbols}
|
||||||
|
$$\sum_{i=1}^n i = \frac{n(n+1)}{2}$$
|
||||||
|
Inline sum: $\sum_{i=1}^n i = \frac{n(n+1)}{2}$
|
||||||
|
\end{frame}
|
||||||
\subsection{Color Boxes}
|
\subsection{Color Boxes}
|
||||||
\begin{frame}{Color Blocks}{in the KIT Color Scheme}
|
\begin{frame}{Color Blocks}{in the KIT Color Scheme}
|
||||||
\begin{columns}
|
\begin{columns}
|
||||||
|
|||||||
Reference in New Issue
Block a user