diff --git a/demo-slides/demoSlides.tex b/demo-slides/demoSlides.tex index 8323740..58596c5 100644 --- a/demo-slides/demoSlides.tex +++ b/demo-slides/demoSlides.tex @@ -70,15 +70,15 @@ \begin{frame}{\insertsubsection} Normal versions: \begin{mycolumns}[columns=3] - \begin{definition}{A Definition} + \begin{definition}{A {\color{orange} Definition}} This is a definition. \end{definition} \mynextcolumn - \begin{example}{An Example} + \begin{example}{An {\color{blue} Example}} This is an example. \end{example} \mynextcolumn - \begin{note}{A Note} + \begin{note}{A {\color{red} Note}} This is a note. \end{note} \end{mycolumns} @@ -86,19 +86,19 @@ Versions without captions: \begin{mycolumns}[columns=3] \begin{definition}{} - This is a definition. + This is a {\color{orange} definition}. \end{definition} \mynextcolumn \begin{example}{} - This is an example. + This is an {\color{blue} example}. \end{example} \mynextcolumn \begin{note}{} - This is a note. + This is a {\color{red} note}. \end{note} \end{mycolumns} \vfill - Tight versions with white background (e.g., for use with pictures): + Tight versions with {\color{green} white background} (e.g., for use with pictures): \begin{mycolumns}[columns=3] \begin{definitiontight}{A Definition} \centering\includegraphics[width=.75\linewidth]{example-image}