Streamline and update the demo presentation
This commit is contained in:
parent
1f5dbc63c6
commit
e4764c6642
80
demo.tex
80
demo.tex
|
@ -8,9 +8,8 @@
|
||||||
\usepackage{pgfplots}
|
\usepackage{pgfplots}
|
||||||
\usepgfplotslibrary{dateplot}
|
\usepgfplotslibrary{dateplot}
|
||||||
|
|
||||||
|
\title{Metropolis}
|
||||||
\title{A modern beamer theme}
|
\subtitle{A modern beamer theme}
|
||||||
\subtitle{}
|
|
||||||
\date{\today}
|
\date{\today}
|
||||||
\author{Matthias Vogelgesang}
|
\author{Matthias Vogelgesang}
|
||||||
\institute{Institute or miscellaneous information}
|
\institute{Institute or miscellaneous information}
|
||||||
|
@ -31,8 +30,8 @@
|
||||||
\begin{frame}[fragile]
|
\begin{frame}[fragile]
|
||||||
\frametitle{mtheme}
|
\frametitle{mtheme}
|
||||||
|
|
||||||
The \emph{mtheme} is a Beamer theme with minimal visual noise inspired by the
|
The \textsc{Metropolis} theme is a Beamer theme with minimal visual noise
|
||||||
\href{https://github.com/hsrmbeamertheme/hsrmbeamertheme}{\textsc{hsrm} Beamer
|
inspired by the \href{https://github.com/hsrmbeamertheme/hsrmbeamertheme}{\textsc{hsrm} Beamer
|
||||||
Theme} by Benjamin Weiss.
|
Theme} by Benjamin Weiss.
|
||||||
|
|
||||||
Enable the theme by loading
|
Enable the theme by loading
|
||||||
|
@ -43,14 +42,13 @@
|
||||||
Note, that you have to have Mozilla's \emph{Fira Sans} font and XeTeX
|
Note, that you have to have Mozilla's \emph{Fira Sans} font and XeTeX
|
||||||
installed to enjoy this wonderful typography.
|
installed to enjoy this wonderful typography.
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}[fragile]
|
\begin{frame}[fragile]
|
||||||
\frametitle{Sections}
|
\frametitle{Sections}
|
||||||
Sections group slides of the same topic
|
Sections group slides of the same topic
|
||||||
|
|
||||||
\begin{verbatim} \section{Elements}\end{verbatim}
|
\begin{verbatim} \section{Elements}\end{verbatim}
|
||||||
|
|
||||||
for which the \emph{mtheme} provides a nice progress indicator \ldots
|
for which \textsc{Metropolis} provides a nice progress indicator \ldots
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\section{Elements}
|
\section{Elements}
|
||||||
|
@ -67,25 +65,25 @@ or show \textbf{bold} results.\end{verbatim}
|
||||||
\alert{accent} parts or show \textbf{bold} results.
|
\alert{accent} parts or show \textbf{bold} results.
|
||||||
\end{frame}
|
\end{frame}
|
||||||
\begin{frame}{Lists}
|
\begin{frame}{Lists}
|
||||||
\begin{columns}[onlytextwidth]
|
\begin{columns}[T,onlytextwidth]
|
||||||
\column{0.5\textwidth}
|
\column{0.33\textwidth}
|
||||||
Items
|
Items
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Milk \item Eggs \item Potatos
|
\item Milk \item Eggs \item Potatos
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\column{0.5\textwidth}
|
\column{0.33\textwidth}
|
||||||
Enumerations
|
Enumerations
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item First, \item Second and \item Last.
|
\item First, \item Second and \item Last.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
\end{columns}
|
|
||||||
\end{frame}
|
\column{0.33\textwidth}
|
||||||
\begin{frame}{Descriptions}
|
Descriptions
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[PowerPoint] Meeh.
|
\item[PowerPoint] Meeh. \item[Beamer] Yeeeha.
|
||||||
\item[Beamer] Yeeeha.
|
|
||||||
\end{description}
|
\end{description}
|
||||||
|
\end{columns}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
\begin{frame}{Animation}
|
\begin{frame}{Animation}
|
||||||
\begin{itemize}[<+- | alert@+>]
|
\begin{itemize}[<+- | alert@+>]
|
||||||
|
@ -136,25 +134,41 @@ or show \textbf{bold} results.\end{verbatim}
|
||||||
\end{table}
|
\end{table}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
\begin{frame}{Blocks}
|
\begin{frame}{Blocks}
|
||||||
There are 3 different block enivironmnents already defined. The normal block uses the normal color, ...
|
Three different block environments are pre-defined and may be styled with an
|
||||||
\begin{block}{This is a block title}
|
optional background color.
|
||||||
This is soothing.
|
|
||||||
\end{block}
|
|
||||||
\end{frame}
|
|
||||||
\begin{frame}{Blocks}
|
|
||||||
... the alert block the alert color ....
|
|
||||||
\begin{alertblock}{This is an alert block title}
|
|
||||||
This is soothing.
|
|
||||||
\end{alertblock}
|
|
||||||
\end{frame}
|
|
||||||
\begin{frame}{Blocks}
|
|
||||||
... and the example block the example color.
|
|
||||||
\begin{exampleblock}{This is an example block title}
|
|
||||||
This is soothing.
|
|
||||||
\end{exampleblock}
|
|
||||||
The blocks can have a background (option \texttt{blockbg}) or not.
|
|
||||||
\end{frame}
|
|
||||||
|
|
||||||
|
\begin{columns}[T,onlytextwidth]
|
||||||
|
\column{0.5\textwidth}
|
||||||
|
\begin{block}{Default}
|
||||||
|
Block content.
|
||||||
|
\end{block}
|
||||||
|
|
||||||
|
\begin{alertblock}{Altert}
|
||||||
|
Block content.
|
||||||
|
\end{alertblock}
|
||||||
|
|
||||||
|
\begin{exampleblock}{Example}
|
||||||
|
Block content.
|
||||||
|
\end{exampleblock}
|
||||||
|
|
||||||
|
\column{0.5\textwidth}
|
||||||
|
|
||||||
|
\metroset{block=fill}
|
||||||
|
|
||||||
|
\begin{block}{Default}
|
||||||
|
Block content.
|
||||||
|
\end{block}
|
||||||
|
|
||||||
|
\begin{alertblock}{Altert}
|
||||||
|
Block content.
|
||||||
|
\end{alertblock}
|
||||||
|
|
||||||
|
\begin{exampleblock}{Example}
|
||||||
|
Block content.
|
||||||
|
\end{exampleblock}
|
||||||
|
|
||||||
|
\end{columns}
|
||||||
|
\end{frame}
|
||||||
\begin{frame}{Math}
|
\begin{frame}{Math}
|
||||||
\begin{equation*}
|
\begin{equation*}
|
||||||
e = \lim_{n\to \infty} \left(1 + \frac{1}{n}\right)^n
|
e = \lim_{n\to \infty} \left(1 + \frac{1}{n}\right)^n
|
||||||
|
|
Loading…
Reference in New Issue