Fix #26: use common lowercase option convention

This commit is contained in:
Matthias Vogelgesang 2015-02-06 08:08:46 +01:00
parent f3b3e95666
commit 552db0309a
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ can run the following command
#### Package options
The `titleprogressbar` option adds a thin progress bar similar to the section
The `usetitleprogressbar` option adds a thin progress bar similar to the section
progress bar underneath *each* frame title
![Progressbar](http://i.imgur.com/4BXHU4K.png)

View File

@ -20,7 +20,7 @@
\newlength{\@mtheme@voffset}
\setlength{\@mtheme@voffset}{2em}
\DeclareOptionBeamer{useTitleProgressBar}{\@useTitleProgressBartrue}
\DeclareOptionBeamer{usetitleprogressbar}{\@useTitleProgressBartrue}
\DeclareOptionBeamer{protectframetitle}{\@protectFrameTitletrue}
\DeclareOptionBeamer{blockbg}{%
\PassOptionsToPackage{blockbg}{beamercolorthememetropolis}%