Added 'noslidenumbers' to "Package Options"

I added the 'noslidenumbers' option to the "Package Options" section with a description of what it does.

Additionally, at the top of the "Package Options" I put how to call theme options. When first working with mtheme, I struggled to find where to put the package options, so I figured new users would find it helpful to have in the ReadMe. It may be unnecessary since it's like every other Beamer theme in that regard. Still, since it's a non-standard theme, I think it's good for a new user to be told explicitly.
This commit is contained in:
ChipmunkMath 2015-05-30 17:42:37 -07:00
parent 42a84768df
commit e84954b11b
1 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,8 @@ can run the following command
#### Package options
To use any of options below, call them when invoking *mtheme* in the header of your document: `\usetheme[<options>]{m}`
The `usetitleprogressbar` option adds a thin progress bar similar to the section
progress bar underneath *each* frame title
@ -68,6 +70,8 @@ Option `usetotalslideindicator` creates slide numbering in lower right corner
in following format: #current/#total. By default, just current page number is
printed.
Option `noslidenumbers` omits slide numbers entirely.
#### Commands