diff --git a/mtheme.dtx b/mtheme.dtx index c93eb0f..eba2d02 100644 --- a/mtheme.dtx +++ b/mtheme.dtx @@ -164,24 +164,36 @@ The theme provides a number of options. To use any of the options below, call th \usetheme[]{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} diff --git a/mtheme.pdf b/mtheme.pdf index 86cb1a5..cb5f5e5 100644 Binary files a/mtheme.pdf and b/mtheme.pdf differ