Use DescribeMacro to typeset package options

This commit is contained in:
Matthias Vogelgesang 2015-06-17 09:14:55 +02:00
parent 3d6ffa8208
commit cff07f1c6a
2 changed files with 30 additions and 18 deletions

View File

@ -164,24 +164,36 @@ The theme provides a number of options. To use any of the options below, call th
\usetheme[<options>]{m}
\end{lstlisting}
\begin{description}
\item[usetitleprogressbar] \hfill \\
Adds a thin progress bar similar to the section progress bar underneath each frame title.
\item[protectframetitle] \hfill \\
In order to use |\cite|, |\ref| and similar commands in a frame title you have to protect the title. This can be done automatically with this option.
\item[blockbg] \hfill \\
Adds background color to the blocks similar to other beamer themes.
\item[nooffset] \hfill \\
By default, the \textsc{mtheme} adds |\vspace{2em}| after the frametitle to center content vertically on the frame. This option removes this additional space in order to get more content per slide.
\item[nosectionslide] \hfill \\
By default when using the |\section| command, a slide is created with just the title and the progress bar on it. This option prevents the creation of these additional slides.
\item[usetotalslideindicator] \hfill \\
By default, only the current page number is printed in the lower right corner. This option changes the slide numbering format to |#current/#total|.
\item[noslidenumbers] \hfill \\
Omits slide numbers entirely.
\item[darkcolors] \hfill \\
Makes the background dark and the foreground light.
\end{description}
\noindent\DescribeMacro{usetitleprogressbar}
Adds a thin progress bar similar to the section progress bar underneath each
frame title.\\
\noindent\DescribeMacro{protectframetitle}
In order to use |\cite|, |\ref| and similar commands in a frame title you have
to protect the title. This can be done automatically with this option.\\
\noindent\DescribeMacro{blockbg}
Adds background color to the blocks similar to other beamer themes.\\
\noindent\DescribeMacro{nooffset}
By default, the \textsc{mtheme} adds |\vspace{2em}| after the frametitle to
center content vertically on the frame. This option removes this additional
space in order to get more content per slide.\\
\noindent\DescribeMacro{nosectionslide}
By default when using the |\section| command, a slide is created with just the
title and the progress bar on it. This option prevents the creation of these
additional slides.\\
\noindent\DescribeMacro{usetotalslideindicator}
By default, only the current page number is printed in the lower right corner.
This option changes the slide numbering format to |#current/#total|.\\
\noindent\DescribeMacro{noslidenumbers}
Omits slide numbers entirely.\\
\noindent\DescribeMacro{darkcolors}
Makes the background dark and the foreground light.\\
\subsection{Color Customization}

Binary file not shown.