From 73f788eedaa7a3e361af741b7120afb5e32504ff Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 Feb 2012 00:17:21 +0000 Subject: stellenbosch 10 (23feb12) git-svn-id: svn://tug.org/texlive/trunk@25486 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/stellenbosch/usthesis.cls | 9 +++++---- Master/texmf-dist/tex/latex/stellenbosch/usthesis.sty | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/tex') 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 diff --git a/Master/texmf-dist/tex/latex/stellenbosch/usthesis.sty b/Master/texmf-dist/tex/latex/stellenbosch/usthesis.sty index b99903ad399..472a49a73d1 100644 --- a/Master/texmf-dist/tex/latex/stellenbosch/usthesis.sty +++ b/Master/texmf-dist/tex/latex/stellenbosch/usthesis.sty @@ -5,7 +5,7 @@ %% The original source files were: %% %% usthesis.dtx (with options: `mem') -%% Copyright (C) 2003--2011 Danie Els +%% Copyright (C) 2003--2012 Danie Els %% %% ------------------------------------------------------------------- %% University of Stellenbosch Thesis style @@ -24,8 +24,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] \ProvidesPackage{usthesis}[\USfiledate\space \USfileversion\space @@ -381,7 +381,8 @@ \PackageWarning{usthesis}{No institutional address supplied}} \newcommand\faculty[1]{\gdef\USfaculty{#1}} \newcommand\USfaculty{% - \PackageWarning{usthesis}{No faculty supplied}} + \PackageWarning{usthesis}{No faculty name supplied}% + \textbf{[No faculty name supplied!]}} \newif\if@Promotorpresent \@Promotorpresentfalse \newif\ifUS@multprm\US@multprmfalse -- cgit v1.2.3