diff --git a/demo/demo.tex b/demo/demo.tex index 65171d2..c6ea00f 100644 --- a/demo/demo.tex +++ b/demo/demo.tex @@ -1,26 +1,32 @@ \documentclass[10pt]{beamer} \usetheme{moloch} -\usefonttheme{professionalfonts} + +\usepackage[T1]{fontenc} + \usepackage{appendixnumberbeamer} \usepackage{booktabs} \usepackage[scale=2]{ccicons} +\usepackage[medium,light]{FiraSans} +\usepackage[medium]{FiraMono} + \usepackage{xspace} -\newcommand{\themename}{\textbf{\textsc{moloch}}\xspace} + +\newcommand{\themename}{\textbf{moloch}\xspace} \title{Moloch} -\subtitle{A modern beamer theme} +\subtitle{A Minimal Beamer Theme} \date{\today} -\author{Matthias Vogelgesang} -\institute{Center for modern beamer themes} +\author{Johan Larsson} +\institute{The Department of Statistics, Lund University} \begin{document} \maketitle -\begin{frame}{Table of contents} +\begin{frame}{Table of Contents} \setbeamertemplate{section in toc}[sections numbered] \tableofcontents[hideallsubsections] \end{frame} @@ -29,41 +35,38 @@ \begin{frame}[fragile]{Moloch} - The \themename theme is a Beamer theme with minimal visual noise - inspired by the \href{https://github.com/hsrmbeamertheme/hsrmbeamertheme}{\textsc{hsrm} Beamer - Theme} by Benjamin Weiss. + The \themename theme is a Beamer theme with minimal visual noise. It is a fork of the + \href{https://github.com/matze/mtheme}{metropolis theme} by Matthias Vogelgesang, which in turn was inspired by + by the \href{https://github.com/hsrmbeamertheme/hsrmbeamertheme}{hsrm theme} by Benjamin Weiss. - Enable the theme by loading - - \begin{verbatim} - \documentclass{beamer} - \usetheme{moloch} - \end{verbatim} + Enable the theme by calling + \begin{verbatim}\documentclass{beamer} +\usetheme{moloch}\end{verbatim} \end{frame} \begin{frame}[fragile]{Sections} - Sections group slides of the same topic + Sections group slides of the same topic by introducing a section page between them. A progress bar is shown which indicates how far along in the presentation you are. - \begin{verbatim} \section{Elements}\end{verbatim} - - for which \themename provides a nice progress indicator \ldots + \begin{verbatim}\section{Title Formats}\end{verbatim} \end{frame} -\section{Title formats} +\section{Title Formats} -\begin{frame}{Moloch title formats} - \themename supports 4 different title formats: +\begin{frame}[fragile]{Moloch Title Formats} + \themename supports four different title formats: \begin{itemize} \item Regular - \item \textsc{Small caps} - \item \textsc{all small caps} + \item \textsc{Small Caps} + \item \textsc{All Small Caps} \item ALL CAPS \end{itemize} - They can either be set at once for every title type or individually. + + They can either be set globally for every frame or used locally just for the current frame and onwards by using + \begin{verbatim}\molochset{titleformat frame=