diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/stellenbosch/usthesis.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/stellenbosch/usthesis.cls | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/stellenbosch/usthesis.cls b/Master/texmf-dist/tex/latex/stellenbosch/usthesis.cls index fa7da994b97..d8e7c8e8df1 100644 --- a/Master/texmf-dist/tex/latex/stellenbosch/usthesis.cls +++ b/Master/texmf-dist/tex/latex/stellenbosch/usthesis.cls @@ -5,7 +5,7 @@ %% The original source files were: %% %% usthesis.dtx (with options: `cls') -%% Copyright (C) 2003--2011 Danie Els +%% Copyright (C) 2003--2012 Danie Els %% %% ------------------------------------------------------------------- %% University of Stellenbosch Thesis Class @@ -23,8 +23,8 @@ %% This Current Maintainer of this work is Danie Els (dnjels@sun.ac.za) %% ------------------------------------------------------------------- %% -\newcommand{\USfileversion}{v4.2} -\newcommand{\USfiledate}{2011/09/08} +\newcommand{\USfileversion}{v4.3} +\newcommand{\USfiledate}{2012/02/22} \NeedsTeXFormat{LaTeX2e}[1999/12/01] \def\US@basetype{book} \ProvidesClass{usthesis}[\USfiledate\space @@ -414,7 +414,8 @@ \ClassWarning{usthesis}{No institutional address supplied}} \newcommand\faculty[1]{\gdef\USfaculty{#1}} \newcommand\USfaculty{% - \ClassWarning{usthesis}{No faculty supplied}} + \ClassWarning{usthesis}{No faculty name supplied}% + \textbf{[No faculty name supplied!]}} \newif\if@Promotorpresent \@Promotorpresentfalse \newif\ifUS@multprm\US@multprmfalse |