diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-08 00:39:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-08 00:39:42 +0000 |
commit | d4be175125c077f92df0b0f65146ed89a4d120fc (patch) | |
tree | 2589fec2a07eda34140eb6b6f324b5666181442a /Master/texmf-dist/tex/latex/muthesis | |
parent | 50a1fc339455bfc550fcd9a8647338fe5a7ec898 (diff) |
muthesis (7dec10)
git-svn-id: svn://tug.org/texlive/trunk@20682 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/muthesis')
-rw-r--r-- | Master/texmf-dist/tex/latex/muthesis/muthesis.cls | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/muthesis/muthesis.cls b/Master/texmf-dist/tex/latex/muthesis/muthesis.cls index 1c6cd79ecbb..e9ad60b9a1b 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: <2010-05-12 15:57:53 grahamgough> +%% Time-stamp: <2010-12-06 13:07:34 grahamgough> %% %% @@ -124,7 +124,7 @@ \DeclareOption{singlespace}{\singlesp@true} \DeclareOption{doublespace}{\doublesp@true} -\DeclareOption{PhD}{\def\degreetitle{Doctor of Philosophy}} +\DeclareOption{PhD}{\def\degreetitle{Doctor of Philosophy} \def\@thesis{thesis}} \DeclareOption{MSc}{\def\degreetitle{Master of Science} \def\@thesis{dissertation}} \DeclareOption{MPhil}{\def\degreetitle{Master of Philosophy}} \DeclareOption{MRes}{\def\degreetitle{Master of Research in Informatics}} @@ -388,7 +388,7 @@ Documentation: \begin{minipage}{4in} \parindent=0pt I certify that I have read this \expandafter{\@thesis} and that in my opinion -it is fully adequate, in scope and in quality, as a dissertation for the degree +it is fully adequate, in scope and in quality, as a \expandafter{\@thesis} for the degree of \degreetitle. \par \vspace{.5in} |