summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ndsu-thesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-03 23:01:56 +0000
committerKarl Berry <karl@freefriends.org>2016-02-03 23:01:56 +0000
commit0cac99615b136e1d48a6bf1c06c94de0fc0cc6b9 (patch)
treecac3728a51937f5dac2757884b79e38a2b63ce51 /Master/texmf-dist/tex/latex/ndsu-thesis
parent8b7758314c06098bdf78be42b7ed8987b621467b (diff)
ndsu-thesis (3feb16)
git-svn-id: svn://tug.org/texlive/trunk@39565 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ndsu-thesis')
-rw-r--r--Master/texmf-dist/tex/latex/ndsu-thesis/ndsu-thesis.cls16
1 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/ndsu-thesis/ndsu-thesis.cls b/Master/texmf-dist/tex/latex/ndsu-thesis/ndsu-thesis.cls
index 2f5d86f180d..2eb96b9753c 100644
--- a/Master/texmf-dist/tex/latex/ndsu-thesis/ndsu-thesis.cls
+++ b/Master/texmf-dist/tex/latex/ndsu-thesis/ndsu-thesis.cls
@@ -175,7 +175,7 @@
\vfill
\begingroup
\centering {\Large \textbf{NORTH DAKOTA STATE UNIVERSITY}} \\
- {\large Graduate School} \\
+ {\large Graduate School} \\
\vspace{.1in}
\hrule height 1pt
\begin{center}
@@ -187,19 +187,19 @@
\hrule
\vspace{.2in}
\textbf{By} \\
- \@author
+ \@author
\vspace{.2in}
\hrule
\end{center}
}
\end{center}
-\endgroup
+\endgroup
\vfill
%\vspace{\baselineskip}
\noindent The supervisory committee certifies that this \MakeLowercase{\@papertype} complies with North Dakota State University's regulations and meets the accepted standards for the degree of\\
\begin{center}
\@degree
-\vfill
+\vfill
\parbox{5.5in}{
\hspace{-0.5in}SUPERVISORY COMMITTEE: \\
\@cchair
@@ -212,7 +212,7 @@
}
\parbox{5.5in}{
\hspace{-0.5in}\noindent Approved: \\
- \noindent \parbox{1.5in}{\centering\@approvaldate\vspace{.05in}\hrule\vspace{.05in}{\tiny Date}} \hfill
+ \noindent \parbox{1.5in}{\centering\@approvaldate\vspace{.05in}\hrule\vspace{.05in}{\tiny Date}} \hfill
\parbox{3in}{\centering\@approver\vspace{.05in}\hrule\vspace{.05in}{\tiny Department Chair}}
}
\end{center}
@@ -224,7 +224,7 @@
}
\AtBeginDocument{\frontmatter \maketitle\thispagestyle{empty} \makeapproval \makeabstract \@acknowledgements \@dedication \@preface
-\begin{singlespace}\tableofcontents\end{singlespace}
+\begin{singlespace}\tableofcontents\end{singlespace}
\iftotaltables
\begingroup
\renewcommand*{\addvspace}[1]{}
@@ -276,6 +276,7 @@
\setcounter{appendixtable}{0}
\renewcommand{\theappendixtable}{A.\arabic{appendixtable}}
\addcontentsline{toc}{chapter}{APPENDIX}
+ \renewcommand{\theequation}{A.\arabic{equation}}
}
\newcommand{\namedappendix}[1]{
\chapter*{APPENDIX. #1}
@@ -284,4 +285,5 @@
\setcounter{appendixtable}{0}
\renewcommand{\theappendixtable}{A.\arabic{appendixtable}}
\addcontentsline{toc}{chapter}{APPENDIX. \uppercase{#1}}
-}
+ \renewcommand{\theequation}{A.\arabic{equation}}
+} \ No newline at end of file