\documentclass[10pt]{beamer} \usepackage[T1]{fontenc} \usetheme{moloch} \setbeamertemplate{page number in head/foot}[appendixframenumber] \setbeamertemplate{section in toc}[sections numbered] \usepackage{booktabs} \usepackage[scale=2]{ccicons} \usepackage[semibold,light]{FiraSans} \usepackage{FiraMono} \usepackage{xspace} \newcommand{\themename}{\textbf{moloch}\xspace} \title{Moloch} \subtitle{A Minimal Beamer Theme} \date{\today} \author{The Author} \institute{Some Institution, Some University} \titlegraphic{\hfill\includegraphics[width=3.5cm]{moloch-logo.pdf}} \begin{document} \maketitle \begin{frame} \frametitle{Table of Contents} \tableofcontents[hideallsubsections] \end{frame} \section{Introduction} \begin{frame}[fragile] \frametitle{Moloch} 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. \medskip Enable the theme by calling \begin{verbatim}\documentclass{beamer} \usetheme{moloch}\end{verbatim} \end{frame} \begin{frame}[fragile] \frametitle{Sections} 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{Title Formats}\end{verbatim} \end{frame} \section{Title Formats} \begin{frame}[fragile] \frametitle{Moloch Title Formats} \themename supports four different title formats: \begin{itemize} \item \texttt{regular} (Regular) \item \texttt{smallcaps} (\textsc{Small Caps}) \item \texttt{allsmallcaps} (\textsc{all small caps}) \item \texttt{allcaps} (ALL CAPS) \end{itemize} 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=