In addition to all the user functionality defined by memoir, the msu-thesis class defines seven new titling commands, and two “appeasement” commands, i.e., commands to tweak the formatting to appease the the thesis office’s inconsistency.
| \maketitlepage | Makes the main title page for the thesis. |
| \fieldofstudy{} | Takes one argument corresponding to your field of study. For a dual major use the \dualmajor command instead. |
| \dualmajor{}{} | Takes two arguments, one for each of the two majors. |
| \dedication{} | Takes one argument (should be short), your dedication. |
| \makecopyrightpage | Creates the copyright page. |
| \makededicationpage | Creates the dedication page. |
| {abbreviations} | Environment for the List of Abbreviations |
| \abbrev{}{} | add an abbreviation to the list of abbreviations |
| msutocdepth | Counter for setting the TOC depth. Default is 1 (sections+chapters). Set this to 0 to use the simplified (chapters only) format that the thesis office suggests but doesn’t require. |
| \msucaptiondelim | Delimiter for floating elements (see section 5.7.1). |
| \msutocdelim | Delimiter for table of contents chapter/section titles. |
| \msuappendixdelim | Delimiter for table of contents appendix titles. |