summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-template.pdfbin31336 -> 30953 bytes
-rw-r--r--Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-template.tex12
-rw-r--r--Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-testfile.pdfbin67857 -> 68969 bytes
-rw-r--r--Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-testfile.tex16
-rw-r--r--Master/texmf-dist/doc/latex/msuthesis/README7
-rw-r--r--Master/texmf-dist/doc/latex/msuthesis/msu-thesis.pdfbin236057 -> 236258 bytes
-rw-r--r--Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex10
-rw-r--r--Master/texmf-dist/tex/latex/msuthesis/msu-thesis.cls15
8 files changed, 28 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-template.pdf b/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-template.pdf
index a962029247d..7d086fd44a3 100644
--- a/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-template.pdf
+++ b/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-template.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-template.tex b/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-template.tex
index 51e4ee9142b..730538ac92a 100644
--- a/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-template.tex
+++ b/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-template.tex
@@ -24,6 +24,7 @@
\documentclass[]{msu-thesis}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
+%
% If the thesis office requires Times, we'll give them Times
% You can experiment with other font packages here if you like.
\usepackage{mathptmx}
@@ -79,10 +80,10 @@ Your acknowledgements here.
%
\mainmatter
%
-% The next lines remove the dots in chapter headings in the TOC
-% Comment this out if you want leader dots everywhere
-\addtocontents{toc}{%
- \protect\renewcommand{\protect\cftchapterdotsep} {\cftnodots}}
+% The next line removes the dots in chapter headings in the TOC
+% Uncomment this if you want leader dots everywhere
+%\addtocontents{toc}{\protect\renewcommand{\protect\cftchapterdotsep} {\cftnodots}}
+
% Everything now needs to be double spaced
\DoubleSpacing
\chapter{Your first chapter}
@@ -93,9 +94,10 @@ Your acknowledgements here.
\makeappendixcover % make the appendix cover page
\appendix
\chapter{Your first appendix}
+%
\backmatter
% The next lines add the dots back into the References/Bibliography heading
-% of the TOC. Uncomment this out if you need to put the dots back in having
+% of the TOC. Uncomment this if you need to put the dots back in having
% removed them for Chapter headings.
%
%\addtocontents{toc}{%
diff --git a/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-testfile.pdf b/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-testfile.pdf
index 0d8ecb53348..b9500a163e6 100644
--- a/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-testfile.pdf
+++ b/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-testfile.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-testfile.tex b/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-testfile.tex
index ebce5d43bef..a01445a2473 100644
--- a/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-testfile.tex
+++ b/Master/texmf-dist/doc/latex/msuthesis/MSU-thesis-testfile.tex
@@ -32,17 +32,6 @@
\end{msuabstract}
\makeabstract
-%% Use the following code to make the second abstract
-%\ifmsufinal{%
-%\additionalabstract
-%\begin{abstract}
-%\lipsum[1]
-%\lipsum[2]
-%\lipsum[3]
-%\lipsum[4]
-%\end{abstract}}{}\fi
-
-
\clearpage
\makecopyrightpage
\makededicationpage
@@ -59,8 +48,7 @@
\listoffigures
\mainmatter
% The next command changes chapters in the TOC to have no dotted leader
-\addtocontents{toc}{%
- \protect\renewcommand{\protect\cftchapterdotsep}{\cftnodots}}
+%\addtocontents{toc}{\protect\renewcommand{\protect\cftchapterdotsep}{\cftnodots}}
\DoubleSpacing
\chapter{Introduction}
\section{Some section}
@@ -151,7 +139,7 @@ This is a sample long quotation. \lipsum[2]
\makeappendixcover
\appendix
\chapter{An appendix}
-\lipsum[9]
+\lipsum[9-15]
\backmatter
% The next command forces the Bibliography to have a dotted leader
% (May not be required)
diff --git a/Master/texmf-dist/doc/latex/msuthesis/README b/Master/texmf-dist/doc/latex/msuthesis/README
index c851e136de4..b5ff2341dec 100644
--- a/Master/texmf-dist/doc/latex/msuthesis/README
+++ b/Master/texmf-dist/doc/latex/msuthesis/README
@@ -1,10 +1,11 @@
MSU Thesis Class
-Version 1.5 2010/12/12
+Version 1.5b 2010/12/13
Copyright 2010 by Alan Munn <amunn@msu.edu>
-This is a class file for producing dissertations and theses according to the
-Michigan State University Graduate School Guidelines for Electronic Submission of Master's Theses and Dissertations (2010)
+This is a class file for producing dissertations and theses according to the Michigan State University Graduate School Guidelines for Electronic Submission of Master's Theses and Dissertations (2010).
+
+The class is based on the memoir document class, and thefore inherits all of the functionality of that class.
Installation:
diff --git a/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.pdf b/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.pdf
index dc4fa00e6bd..26a75cc6bfb 100644
--- a/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.pdf
+++ b/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex b/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex
index 1a9caa1a776..9b680e8b039 100644
--- a/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex
+++ b/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex
@@ -1,7 +1,7 @@
\documentclass[11pt]{article}
\title{\textbf{Using the MSU Thesis Class}}
\author{\textbf{Alan Munn}\\Department of Linguistics and Languages\\\texttt{amunn@msu.edu}}
-\date{Version 1.5\\December 12, 2010}
+\date{Version 1.5b\\December 13, 2010}
\usepackage[T1]{fontenc}
\usepackage[margin=1in]{geometry}
\usepackage{titling}
@@ -69,7 +69,7 @@ Formatting a dissertation according to a University's thesis requirements is not
\section{Background}
The MSU Thesis Class is based on the \pkg{memoir} document class. The \pkg{memoir} class is an extensive class that incorporates the functionality of many other packages into it. The class is extensively documented, and the documentation (\pkg{memman.pdf}) should be available with any \TeX\ distribution. I strongly recommend that you familiarize yourself with \pkg{memoir} as you use the present class.
\section{Package Options}
-In addition to any options passed to the \pkg{memoir} class (e.g. |oldfontcommands|; see Section \ref{sec:fonts}), the \pkg{msu-thesis} takes one option to specify the type of degree, (see Table~\ref{degrees}). If no options are specified, a Ph.D. dissertation is assumed, and the extra title page and abstract are not produced.\footnote{In the Fall 2010, MSU moved to electronic submission of theses and dissertations, although paper can still be submitted until December 16, 2010. The present class file assumes electronic submission.}
+In addition to any options passed to the \pkg{memoir} class (e.g. |oldfontcommands|; see Section \ref{sec:fonts}), the \pkg{msu-thesis} takes one option to specify the type of degree, (see Table~\ref{degrees}). If no options are specified, a Ph.D. dissertation is assumed.\footnote{In the Fall 2010, MSU moved to electronic submission of theses and dissertations, although paper can still be submitted until December 16, 2010. The present class file assumes electronic submission.}
\begin{table}
\centering
\begin{tabularx}{.8\textwidth}{>{\ttfamily}lX}
@@ -138,10 +138,10 @@ The basic outline of a dissertation or thesis document is shown in Table~\ref{st
\item Chapter 2
\item \ldots
\item Chapter $n$
+ \item{Appendices}
\end{itemize}
\item |\backmatter|
\begin{itemize}
- \item{Appendices}
\item{Bibliography}
\end{itemize}
\item |\end{document}|
@@ -246,9 +246,9 @@ Your acknowledgements here
\DoubleSpacing
\chapter{Your first chapter}
%
-\makeappendixcover
\appendix
-\chapte{Your first appendix}
+\makeappendixcover
+\chapter{Your first appendix}
\backmatter
\makebibliographycover
\SingleSpacing
diff --git a/Master/texmf-dist/tex/latex/msuthesis/msu-thesis.cls b/Master/texmf-dist/tex/latex/msuthesis/msu-thesis.cls
index 773817af8be..2751eeeb783 100644
--- a/Master/texmf-dist/tex/latex/msuthesis/msu-thesis.cls
+++ b/Master/texmf-dist/tex/latex/msuthesis/msu-thesis.cls
@@ -53,6 +53,8 @@
% Version 1.5 2010/12/12 Removed code to format the second abstract since this
% is no longer part of the document with electronic
% submission. Removed \advisor command.
+% Version 1.5b 2010/12/13 Fixed margins to new specifications; fixed page numbering
+% issue when dedication was missing.
%
% Use at your own risk!
% Report bugs/problems/questions to <amunn@msu.edu>
@@ -83,8 +85,8 @@
\RequirePackage{etex}
% set up page for MSU Thesis guidelines
-\settypeblocksize{9in}{6in}{*}
-\setlrmargins{1.5in}{*}{*}
+\settypeblocksize{9in}{6.5in}{*}
+\setlrmargins{1in}{*}{*}
\setulmargins{1in}{*}{*}
\setheadfoot{\baselineskip}{.5in}
\AtBeginDocument{%
@@ -174,7 +176,6 @@
\renewenvironment{abstract}{%
-\pagestyle{empty}
\chapter*{\abstractname}
\plainbreak{-1.5}
\begin{center}
@@ -216,9 +217,13 @@
\@dedication
\end{center}}
+\renewcommand{\mainmatter}{%
+ \pagestyle{plain}\@ifstar{\@smemmain}{\@memmain}}
+
+
% make the appendices cover page
\newcommand*{\makeappendixcover}{%
-\clearpage\pagestyle{plain}
+\clearpage
\chapter*{\ }
\vspace{.35\textheight}\begin{center}
\bfseries\@appendixcover
@@ -226,7 +231,7 @@
% make the bibliography page
\newcommand*{\makebibliographycover}{%
-\clearpage\pagestyle{plain}
+\clearpage
\chapter*{\ }
\vspace{.35\textheight}\begin{center}
\bfseries\MakeUppercase{\bibname}