diff options
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/muthesis/muthesis.cls | 19 | ||||
-rw-r--r-- | Master/texmf-dist/tpm/muthesis.tpm | 4 |
3 files changed, 12 insertions, 13 deletions
diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 6a4d725f88f..83a88c0b50a 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -67,7 +67,7 @@ sub main #"mathspic", # inside pictex, later "makecell", "makeplot", "mathmode", "mcaption", "memoir", "mfpic", "mhchem", "minitoc", "microtype", "minitoc", "mla-paper", - "moderncv", "movie15", + "moderncv", "movie15", "muthesis", #"mpattern", # not up-to-date on CTAN, wrote author 28may05. "nag", "ncclatex", "ncctools", "newlfm", "noitcrul", "nomencl", "nomentbl", "numprint", diff --git a/Master/texmf-dist/tex/latex/muthesis/muthesis.cls b/Master/texmf-dist/tex/latex/muthesis/muthesis.cls index b1d37dd1866..7cb09c40d84 100644 --- a/Master/texmf-dist/tex/latex/muthesis/muthesis.cls +++ b/Master/texmf-dist/tex/latex/muthesis/muthesis.cls @@ -1,7 +1,7 @@ %% muthesis Class for LaTeX2e. %% -%% Time-stamp: <2005-02-01 10:26:32 graham> +%% Time-stamp: <2006-07-10 11:01:48 graham> %% %% @@ -106,7 +106,7 @@ %% It is not compatible with the drafthead style. -\NeedsTeXFormat{LaTeX2e} \ProvidesClass{muthesis}[1999/05/26 MU Thesis Class] +\NeedsTeXFormat{LaTeX2e} \ProvidesClass{muthesis}[2006/07/10 MU Thesis Class] \RequirePackage{setspace} \newif\ifsinglesp@ @@ -196,7 +196,7 @@ Documentation: \title{thesis title} \author{author's name} \school{author's school} - - Computer Science if omitted + - School of Computer Science if omitted \principaladviser{the principal advisor's name} (or \principaladvisor, if you prefer advisor spelled with o) \firstreader{the first reader's name} @@ -270,7 +270,7 @@ Documentation: \def\secondreader#1{\gdef\@secondreader{#1}} \def\submitdate#1{\gdef\@submitdate{#1}} \def\copyrightyear#1{\gdef\@copyrightyear{#1}} % \author, \title in report -\def\@title{}\def\@author{}\def\@dept{Computer Science} +\def\@title{}\def\@author{}\def\@dept{School of Computer Science} \def\@principaladviser{}\def\@firstreader{}\def\@secondreader{} %\def\@submitdate{\ifcase\the\month\or % January\or February\or March\or April\or May\or June\or @@ -297,9 +297,9 @@ Documentation: \end{center} \vfill \begin{center} - \sc A thesis submitted to the University of Manchester\\ + \textsc{A thesis submitted to the University of Manchester\\ for the degree of \degreetitle\\ - in the Faculty of Engineering and Physical Sciences + in the Faculty of Engineering and Physical Sciences} \end{center} \vfill \begin{center} @@ -309,14 +309,14 @@ Documentation: \begin{center} \normalfont By\\ \@author\\ - School of \expandafter{\@dept} + \expandafter{\@dept} \end{center}\vskip.5in\newpage} \def\copyrightpage{% \prefacesection{Copyright} Copyright in text of this thesis rests with the Author. Copies (by any -process) either in full, or of extracts, may be made {\bf only} in +process) either in full, or of extracts, may be made \textbf{ only} in accordance with instructions given by the Author and lodged in the John Rylands University Library of Manchester. Details may be obtained from the Librarian. This page must form part of any such copies made. @@ -331,8 +331,7 @@ use by third parties without the written permission of the University, which will prescribe the terms and conditions of any such agreement. Further information on the conditions under which disclosures and -exploitation may take place is available from the head of School -of \expandafter{\@dept}. % WBD +exploitation may take place is available from the Head of the \expandafter{\@dept}. % WBD %% \null\vfill %% \begin{center} %% \Large\copyright\ Copyright \@copyrightyear\\ diff --git a/Master/texmf-dist/tpm/muthesis.tpm b/Master/texmf-dist/tpm/muthesis.tpm index f63bb597107..67b14755a6d 100644 --- a/Master/texmf-dist/tpm/muthesis.tpm +++ b/Master/texmf-dist/tpm/muthesis.tpm @@ -3,7 +3,7 @@ <rdf:Description about="http://texlive.dante.de/texlive/Package/muthesis.zip"> <TPM:Name>muthesis</TPM:Name> <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:49:07</TPM:Date> + <TPM:Date>1999/05/19 23:00:00</TPM:Date> <TPM:Version></TPM:Version> <TPM:Creator>rahtz</TPM:Creator> <TPM:Title> @@ -17,7 +17,7 @@ University of Manchester's Department of Computer Science. <TPM:Author>Graham Gough</TPM:Author> <TPM:Size>21121</TPM:Size> <TPM:Build/> - <TPM:RunFiles size="20607"> + <TPM:RunFiles size="20620"> texmf-dist/tex/latex/muthesis/muthesis.cls texmf-dist/tex/latex/muthesis/third-rep.cls texmf-dist/tpm/muthesis.tpm |