diff options
author | Karl Berry <karl@freefriends.org> | 2016-02-03 23:01:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-02-03 23:01:56 +0000 |
commit | 0cac99615b136e1d48a6bf1c06c94de0fc0cc6b9 (patch) | |
tree | cac3728a51937f5dac2757884b79e38a2b63ce51 /Master | |
parent | 8b7758314c06098bdf78be42b7ed8987b621467b (diff) |
ndsu-thesis (3feb16)
git-svn-id: svn://tug.org/texlive/trunk@39565 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/ndsu-thesis/README | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.pdf | bin | 134481 -> 134268 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex | 8 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ndsu-thesis/ndsu-thesis.cls | 16 |
4 files changed, 14 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/ndsu-thesis/README b/Master/texmf-dist/doc/latex/ndsu-thesis/README index 61d69f67187..cfc179e0ca4 100644 --- a/Master/texmf-dist/doc/latex/ndsu-thesis/README +++ b/Master/texmf-dist/doc/latex/ndsu-thesis/README @@ -28,3 +28,4 @@ Here is a history of changes: 2015-05-11: fixed spacing issue in lof and lot 2015-05-11: changed colons to periods in caption titles 2015-07-29: fixed spacing issue in the approval page + 2015-07-29: fixed spacing issue in the approval page
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.pdf b/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.pdf Binary files differindex f50abef4cf9..9e795d99fbb 100644 --- a/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.pdf +++ b/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.pdf diff --git a/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex b/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex index ab9ab6d901d..2943214a6d9 100644 --- a/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex +++ b/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex @@ -4,7 +4,7 @@ \title{Using the \texttt{ndsu-thesis} class} \author{Aaron Feickert and Jonathan Totushek \\ \texttt{aaron.feickert@ndsu.edu}} -\date{29 July 2015} +\date{2 February 2016} \begin{document} \maketitle @@ -113,7 +113,7 @@ The same rules for centering, captions, and labels used in normal \texttt{figure \section{Example} -Below is a brief example of an M.S. thesis that includes all required and (many) optional elements. In this example, the examining committee includes the committee chair and only two additional committee members. For this example, \textsc{Bib}\TeX\ was used to manage references, which would be included in a file named \texttt{my-bib-file.bib} separately. +Below is a brief example of an M.S. thesis that includes all required and (many) optional elements. In this example, the examining committee includes the committee chair and only two additional committee members. For this example, \textsc{Bib}\TeX\ was used to manage references, which would be included in a file named \texttt{my-bib-file.bib} separately. \begin{verbatim} \documentclass[ms-thesis]{ndsu-thesis} @@ -125,7 +125,7 @@ Below is a brief example of an M.S. thesis that includes all required and (many) \cchair{Prof. John Adams} \cmembera{Prof. Abraham Lincoln} \cmemberb{Prof. George Washington} -\approvaldate{29 July 2015} +\approvaldate{2 February 2016} \approver{Prof. James Garfield} \abstract{This is the abstract for my thesis.} @@ -174,4 +174,4 @@ You could include a figure here. \end{document} \end{verbatim} -\end{document} +\end{document}
\ No newline at end of file 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 |