2 %% This is file `cshonours.cls' modified by Cara MacNish from
3 %% `report.cls', August 1999.
4 %% It is described in more detail in the accompanying example
5 %% document, `cshonours.tex'.
7 %% The following refers to the original report.cls.
8 %% The original source files were:
10 %% classes.dtx (with options: `report')
12 %% This is a generated file.
14 %% Copyright 1993 1994 1995 1996 1997 1998 1999
15 %% The LaTeX3 Project and any individual authors listed elsewhere
18 %% This file is part of the LaTeX2e system.
19 %% ----------------------------------------
21 %% It may be distributed under the terms of the LaTeX Project Public
22 %% License, as described in lppl.txt in the base LaTeX distribution.
23 %% Either version 1.0 or, at your option, any later version.
25 %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
26 %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
27 %% Digits \0\1\2\3\4\5\6\7\8\9
28 %% Exclamation \! Double quote \" Hash (number) \#
29 %% Dollar \$ Percent \% Ampersand \&
30 %% Acute accent \' Left paren \( Right paren \)
31 %% Asterisk \* Plus \+ Comma \,
32 %% Minus \- Point \. Solidus \/
33 %% Colon \: Semicolon \; Less than \<
34 %% Equals \= Greater than \> Question mark \?
35 %% Commercial at \@ Left bracket \[ Backslash \\
36 %% Right bracket \] Circumflex \^ Underscore \_
37 %% Grave accent \` Left brace \{ Vertical bar \|
38 %% Right brace \} Tilde \~}
39 \NeedsTeXFormat{LaTeX2e}[1995/12/01]
40 \ProvidesClass{cshonours}
41 [2000/09/13 v1.4a Modified from Standard LaTeX document
42 class report.cls by Cara MacNish August 1999/September 2000]
48 \if@compatibility\else
49 \DeclareOption{a4paper}
50 {\setlength\paperheight {297mm}%
51 \setlength\paperwidth {210mm}}
52 \DeclareOption{a5paper}
53 {\setlength\paperheight {210mm}%
54 \setlength\paperwidth {148mm}}
55 \DeclareOption{b5paper}
56 {\setlength\paperheight {250mm}%
57 \setlength\paperwidth {176mm}}
58 \DeclareOption{letterpaper}
59 {\setlength\paperheight {11in}%
60 \setlength\paperwidth {8.5in}}
61 \DeclareOption{legalpaper}
62 {\setlength\paperheight {14in}%
63 \setlength\paperwidth {8.5in}}
64 \DeclareOption{executivepaper}
65 {\setlength\paperheight {10.5in}%
66 \setlength\paperwidth {7.25in}}
67 \DeclareOption{landscape}
68 {\setlength\@tempdima {\paperheight}%
69 \setlength\paperheight {\paperwidth}%
70 \setlength\paperwidth {\@tempdima}}
73 \renewcommand\@ptsize{0}
75 \DeclareOption{10pt}{\renewcommand\@ptsize{0}}
77 \DeclareOption{11pt}{\renewcommand\@ptsize{1}}
78 \DeclareOption{12pt}{\renewcommand\@ptsize{2}}
79 \if@compatibility\else
80 \DeclareOption{oneside}{\@twosidefalse \@mparswitchfalse}
82 \DeclareOption{twoside}{\@twosidetrue \@mparswitchtrue}
83 \DeclareOption{draft}{\setlength\overfullrule{5pt}}
84 \if@compatibility\else
85 \DeclareOption{final}{\setlength\overfullrule{0pt}}
87 \DeclareOption{titlepage}{\@titlepagetrue}
88 \if@compatibility\else
89 \DeclareOption{notitlepage}{\@titlepagefalse}
93 \DeclareOption{openright}{\@openrighttrue}
94 \DeclareOption{openany}{\@openrightfalse}
96 \if@compatibility\else
97 \DeclareOption{onecolumn}{\@twocolumnfalse}
99 \DeclareOption{twocolumn}{\@twocolumntrue}
100 \DeclareOption{leqno}{\input{leqno.clo}}
101 \DeclareOption{fleqn}{\input{fleqn.clo}}
102 \DeclareOption{openbib}{%
104 \renewcommand\@openbib@code{%
105 \advance\leftmargin\bibindent
106 \itemindent -\bibindent
107 \listparindent \itemindent
110 \renewcommand\newblock{\par}}%
112 \ExecuteOptions{a4paper,12pt,oneside,onecolumn,final,openany} %ckm
115 \def\@submityear{\number\the\year} %ckm
116 \def\keywords#1{\gdef\@keywords{#1}} %ckm
117 \def\categories#1{\gdef\@categories{#1}} %ckm
119 \input{size1\@ptsize.clo}
120 \setlength\lineskip{1\p@}
121 \setlength\normallineskip{1\p@}
122 \renewcommand\baselinestretch{}
123 %ckm \setlength\parskip{0\p@ \@plus \p@}
124 \setlength\parskip{5\p@ \@plus \p@}
128 \setcounter{topnumber}{2}
129 \renewcommand\topfraction{.7}
130 \setcounter{bottomnumber}{1}
131 \renewcommand\bottomfraction{.3}
132 \setcounter{totalnumber}{3}
133 \renewcommand\textfraction{.2}
134 \renewcommand\floatpagefraction{.5}
135 \setcounter{dbltopnumber}{2}
136 \renewcommand\dbltopfraction{.7}
137 \renewcommand\dblfloatpagefraction{.5}
140 \let\@oddfoot\@empty\let\@evenfoot\@empty
141 \def\@evenhead{\thepage\hfil\slshape\leftmark}%
142 \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
143 \let\@mkboth\markboth
144 \def\chaptermark##1{%
145 \markboth {\MakeUppercase{%
146 \ifnum \c@secnumdepth >\m@ne
147 \@chapapp\ \thechapter. \ %
150 \def\sectionmark##1{%
151 \markright {\MakeUppercase{%
152 \ifnum \c@secnumdepth >\z@
159 \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
160 \let\@mkboth\markboth
161 \def\chaptermark##1{%
162 % \markright {\MakeUppercase{%
163 \markright {{% %ckm uppercase removed
164 \ifnum \c@secnumdepth >\m@ne
165 % \@chapapp\ \thechapter. \ %
166 \thechapter. \ % %ckm 'Chapter' removed
171 \let\@oddfoot\@empty\let\@evenfoot\@empty
172 \def\@evenhead{\thepage\hfil\slshape\leftmark}%
173 \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
174 \let\@mkboth\@gobbletwo
175 \let\chaptermark\@gobble
176 \let\sectionmark\@gobble
179 \newcommand\maketitle{
180 \pagenumbering{roman} %ckm
181 \refstepcounter{part} %ckm
183 \let\footnotesize\small
184 \let\footnoterule\relax
185 \let \footnote \thanks
191 %ckm {\LARGE \@title \par}%
194 \begin{center}\@title\end{center}} \par}%
198 %ckm \lineskip .75em%
200 \begin{tabular}[t]{c}%
204 %ckm {\large Draft \@date \par}% % Set date in \large size.
207 {\it This report is submitted as partial fulfilment of\\
208 the requirements for the Software Engineering Programmme of the\\
209 School of Computer Science and Software Engineering,\\
210 The University of Western Australia,\\
216 \refstepcounter{page} %ckm
217 \setcounter{footnote}{0}%
218 \global\let\thanks\relax
219 \global\let\maketitle\relax
220 \global\let\@thanks\@empty
221 \global\let\@author\@empty
222 \global\let\@date\@empty
223 \global\let\@title\@empty
224 \global\let\title\relax
225 \global\let\author\relax
226 \global\let\date\relax
227 \global\let\and\relax
230 \newcommand\maketitle{\par
232 \renewcommand\thefootnote{\@fnsymbol\c@footnote}%
233 \def\@makefnmark{\rlap{\@textsuperscript{\normalfont\@thefnmark}}}%
234 \long\def\@makefntext##1{\parindent 1em\noindent
236 \hss\@textsuperscript{\normalfont\@thefnmark}}##1}%
238 \ifnum \col@number=\@ne
241 \twocolumn[\@maketitle]%
245 \global\@topnum\z@ % Prevents figures from going at top of page.
248 \thispagestyle{plain}\@thanks
250 \setcounter{footnote}{0}%
251 \global\let\thanks\relax
252 \global\let\maketitle\relax
253 \global\let\@maketitle\relax
254 \global\let\@thanks\@empty
255 \global\let\@author\@empty
256 \global\let\@date\@empty
257 \global\let\@title\@empty
258 \global\let\title\relax
259 \global\let\author\relax
260 \global\let\date\relax
261 \global\let\and\relax
268 \let \footnote \thanks
269 {\LARGE \@title \par}%
273 \begin{tabular}[t]{c}%
282 \newcommand*\chaptermark[1]{}
283 \setcounter{secnumdepth}{2}
285 \newcounter {chapter}
286 \newcounter {section}[chapter]
287 \newcounter {subsection}[section]
288 \newcounter {subsubsection}[subsection]
289 \newcounter {paragraph}[subsubsection]
290 \newcounter {subparagraph}[paragraph]
291 \renewcommand \thepart {\@Roman\c@part}
292 \renewcommand \thechapter {\@arabic\c@chapter}
293 \renewcommand \thesection {\thechapter.\@arabic\c@section}
294 \renewcommand\thesubsection {\thesection.\@arabic\c@subsection}
295 \renewcommand\thesubsubsection{\thesubsection .\@arabic\c@subsubsection}
296 \renewcommand\theparagraph {\thesubsubsection.\@arabic\c@paragraph}
297 \renewcommand\thesubparagraph {\theparagraph.\@arabic\c@subparagraph}
298 \newcommand\@chapapp{\chaptername}
305 \thispagestyle{plain}%
313 \secdef\@part\@spart}
316 \ifnum \c@secnumdepth >-2\relax
317 \refstepcounter{part}%
318 \addcontentsline{toc}{part}{\thepart\hspace{1em}#1}%
320 \addcontentsline{toc}{part}{#1}%
324 \interlinepenalty \@M
326 \ifnum \c@secnumdepth >-2\relax
327 \huge\bfseries \partname~\thepart
331 \Huge \bfseries #2\par}%
335 \interlinepenalty \@M
337 \Huge \bfseries #1\par}%
339 \def\@endpart{\vfil\newpage
342 \thispagestyle{empty}%
348 \newcommand\chapter{\if@openright\cleardoublepage\else\clearpage\fi
349 \thispagestyle{plain}%
352 \secdef\@chapter\@schapter}
353 \def\@chapter[#1]#2{\ifnum \c@secnumdepth >\m@ne
354 \refstepcounter{chapter}%
355 \typeout{\@chapapp\space\thechapter.}%
356 \addcontentsline{toc}{chapter}%
357 {\protect\numberline{\thechapter}#1}%
359 \addcontentsline{toc}{chapter}{#1}%
362 \addtocontents{lof}{\protect\addvspace{10\p@}}%
363 \addtocontents{lot}{\protect\addvspace{10\p@}}%
365 \@topnewpage[\@makechapterhead{#2}]%
367 \@makechapterhead{#2}%
370 \def\@makechapterhead#1{%
371 \ifnum\c@part=\@ne %ckm
372 \ifnum\c@chapter=\@ne %ckm
373 \pagenumbering{arabic} %ckm
376 %ckm \vspace*{50\p@}%
378 {\parindent \z@ \raggedright \normalfont %ckm?
379 \ifnum \c@secnumdepth >\m@ne %ckm?
380 %ckm \huge\bfseries \@chapapp\space \thechapter
381 \large \MakeUppercase{\@chapapp}\space \thechapter
386 %ckm \Huge \bfseries #1\par\nobreak
391 \def\@schapter#1{\if@twocolumn
392 \@topnewpage[\@makeschapterhead{#1}]%
394 \@makeschapterhead{#1}%
397 \def\@makeschapterhead#1{%
398 \vspace*{-15\p@}% %ckm
399 {\parindent \z@ \raggedright
402 %ckm \Huge \bfseries #1\par\nobreak
406 \newcommand\section{\@startsection {section}{1}{\z@}%
407 {-3.5ex \@plus -1ex \@minus -.2ex}%
409 %ckm {\normalfont\Large\bfseries}}
411 \newcommand\subsection{\@startsection{subsection}{2}{\z@}%
412 {-3.25ex\@plus -1ex \@minus -.2ex}%
414 %ckm {\normalfont\large\bfseries}}
416 \newcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
417 {-3.25ex\@plus -1ex \@minus -.2ex}%
419 %ckm {\normalfont\normalsize\bfseries}}
420 {\normalfont\normalsize}}
421 \newcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
422 {3.25ex \@plus1ex \@minus.2ex}%
424 {\normalfont\normalsize\bfseries}}
425 \newcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
426 {3.25ex \@plus1ex \@minus .2ex}%
428 {\normalfont\normalsize\bfseries}}
430 \setlength\leftmargini {2em}
432 \setlength\leftmargini {2.5em}
434 \leftmargin \leftmargini
435 \setlength\leftmarginii {2.2em}
436 \setlength\leftmarginiii {1.87em}
437 \setlength\leftmarginiv {1.7em}
439 \setlength\leftmarginv {.5em}
440 \setlength\leftmarginvi {.5em}
442 \setlength\leftmarginv {1em}
443 \setlength\leftmarginvi {1em}
445 \setlength \labelsep {.5em}
446 \setlength \labelwidth{\leftmargini}
447 \addtolength\labelwidth{-\labelsep}
448 \@beginparpenalty -\@lowpenalty
449 \@endparpenalty -\@lowpenalty
450 \@itempenalty -\@lowpenalty
451 \renewcommand\theenumi{\@arabic\c@enumi}
452 \renewcommand\theenumii{\@alph\c@enumii}
453 \renewcommand\theenumiii{\@roman\c@enumiii}
454 \renewcommand\theenumiv{\@Alph\c@enumiv}
455 \newcommand\labelenumi{\theenumi.}
456 \newcommand\labelenumii{(\theenumii)}
457 \newcommand\labelenumiii{\theenumiii.}
458 \newcommand\labelenumiv{\theenumiv.}
459 \renewcommand\p@enumii{\theenumi}
460 \renewcommand\p@enumiii{\theenumi(\theenumii)}
461 \renewcommand\p@enumiv{\p@enumiii\theenumiii}
462 \newcommand\labelitemi{\textbullet}
463 \newcommand\labelitemii{\normalfont\bfseries \textendash}
464 \newcommand\labelitemiii{\textasteriskcentered}
465 \newcommand\labelitemiv{\textperiodcentered}
466 \newenvironment{description}
467 {\list{}{\labelwidth\z@ \itemindent-\leftmargin
468 \let\makelabel\descriptionlabel}}
470 \newcommand*\descriptionlabel[1]{\hspace\labelsep
471 \normalfont\bfseries #1}
473 % \newenvironment{abstract}{%
477 %%ckm \@beginparpenalty\@lowpenalty
479 % \chapter*{\abstractname}%
480 %%ckm \begin{center}%
481 %%ckm \bfseries \abstractname
482 %%ckm \@endparpenalty\@M
488 % {\bf Keywords:} \@keywords \\ %ckm
489 % {\bf CR Categories:} \@categories %ckm
492 % \newenvironment{abstract}{%
494 % \section*{\abstractname}%
498 % {\bfseries \abstractname\vspace{-.5em}\vspace{\z@}}%
502 % {\if@twocolumn\else\endquotation\fi}
507 \newenvironment{abstract}
508 {\chapter*{Abstract}}
511 {\bf Keywords:} \@keywords \\ %ckm
512 {\bf CR Categories:} \@categories %ckm
513 \addcontentsline{toc}{chapter}{Abstract}
516 \newenvironment{acknowledgements}
517 {\chapter*{Acknowledgements}}
518 {\addcontentsline{toc}{chapter}{Acknowledgements}}
520 \newenvironment{verse}
524 \listparindent\itemindent
525 \rightmargin \leftmargin
526 \advance\leftmargin 1.5em}%
529 \newenvironment{quotation}
530 {\list{}{\listparindent 1.5em%
531 \itemindent \listparindent
532 \rightmargin \leftmargin
533 \parsep \z@ \@plus\p@}%
536 \newenvironment{quote}
537 {\list{}{\rightmargin\leftmargin}%
541 \newenvironment{titlepage}
544 \@restonecoltrue\onecolumn
546 \@restonecolfalse\newpage
548 \thispagestyle{empty}%
551 {\if@restonecol\twocolumn \else \newpage \fi
554 \newenvironment{titlepage}
557 \@restonecoltrue\onecolumn
559 \@restonecolfalse\newpage
561 \thispagestyle{empty}%
562 \setcounter{page}\@ne
564 {\if@restonecol\twocolumn \else \newpage \fi
566 \setcounter{page}\@ne
570 \newcommand\appendix{\par
571 \refstepcounter{part} %ckm
572 \setcounter{chapter}{0}%
573 \setcounter{section}{0}%
574 \gdef\@chapapp{\appendixname}%
575 \gdef\thechapter{\@Alph\c@chapter}}
577 \setlength\arraycolsep{5\p@}
578 \setlength\tabcolsep{6\p@}
579 \setlength\arrayrulewidth{.4\p@}
580 \setlength\doublerulesep{2\p@}
581 \setlength\tabbingsep{\labelsep}
582 \skip\@mpfootins = \skip\footins
583 \setlength\fboxsep{3\p@}
584 \setlength\fboxrule{.4\p@}
585 \@addtoreset {equation}{chapter}
586 \renewcommand\theequation
587 {\ifnum \c@chapter>\z@ \thechapter.\fi \@arabic\c@equation}
588 \newcounter{figure}[chapter]
589 \renewcommand \thefigure
590 {\ifnum \c@chapter>\z@ \thechapter.\fi \@arabic\c@figure}
594 \def\fnum@figure{\figurename~\thefigure}
595 \newenvironment{figure}
598 \newenvironment{figure*}
601 \newcounter{table}[chapter]
602 \renewcommand \thetable
603 {\ifnum \c@chapter>\z@ \thechapter.\fi \@arabic\c@table}
607 \def\fnum@table{\tablename~\thetable}
608 \newenvironment{table}
611 \newenvironment{table*}
614 \newlength\abovecaptionskip
615 \newlength\belowcaptionskip
616 \setlength\abovecaptionskip{10\p@}
617 \setlength\belowcaptionskip{0\p@}
618 \long\def\@makecaption#1#2{%
619 \vskip\abovecaptionskip
620 \sbox\@tempboxa{#1: #2}%
621 \ifdim \wd\@tempboxa >\hsize
624 \global \@minipagefalse
625 \hb@xt@\hsize{\hfil\box\@tempboxa\hfil}%
627 \vskip\belowcaptionskip}
628 \DeclareOldFontCommand{\rm}{\normalfont\rmfamily}{\mathrm}
629 \DeclareOldFontCommand{\sf}{\normalfont\sffamily}{\mathsf}
630 \DeclareOldFontCommand{\tt}{\normalfont\ttfamily}{\mathtt}
631 \DeclareOldFontCommand{\bf}{\normalfont\bfseries}{\mathbf}
632 \DeclareOldFontCommand{\it}{\normalfont\itshape}{\mathit}
633 \DeclareOldFontCommand{\sl}{\normalfont\slshape}{\@nomath\sl}
634 \DeclareOldFontCommand{\sc}{\normalfont\scshape}{\@nomath\sc}
635 \DeclareRobustCommand*\cal{\@fontswitch\relax\mathcal}
636 \DeclareRobustCommand*\mit{\@fontswitch\relax\mathnormal}
637 \newcommand\@pnumwidth{1.55em}
638 \newcommand\@tocrmarg{2.55em}
639 \newcommand\@dotsep{4.5}
640 \setcounter{tocdepth}{2}
641 \newcommand\tableofcontents{%
643 \@restonecoltrue\onecolumn
647 \chapter*{\contentsname
649 \MakeUppercase\contentsname}{\MakeUppercase\contentsname}}%
651 \if@restonecol\twocolumn\fi
653 \newcommand*\l@part[2]{%
654 \ifnum \c@tocdepth >-2\relax
655 \addpenalty{-\@highpenalty}%
656 \addvspace{2.25em \@plus\p@}%
658 \parindent \z@ \rightskip \@pnumwidth
659 \parfillskip -\@pnumwidth
661 \large \bfseries #1\hfil \hb@xt@\@pnumwidth{\hss #2}}\par
664 \everypar{\global\@nobreakfalse\everypar{}}%
667 \newcommand*\l@chapter[2]{%
668 \ifnum \c@tocdepth >\m@ne
669 \addpenalty{-\@highpenalty}%
670 \vskip 1.0em \@plus\p@
671 \setlength\@tempdima{1.5em}%
673 \parindent \z@ \rightskip \@pnumwidth
674 \parfillskip -\@pnumwidth
675 \leavevmode \bfseries
676 \advance\leftskip\@tempdima
678 #1\nobreak\hfil \nobreak\hb@xt@\@pnumwidth{\hss #2}\par
679 \penalty\@highpenalty
682 \newcommand*\l@section{\@dottedtocline{1}{1.5em}{2.3em}}
683 \newcommand*\l@subsection{\@dottedtocline{2}{3.8em}{3.2em}}
684 \newcommand*\l@subsubsection{\@dottedtocline{3}{7.0em}{4.1em}}
685 \newcommand*\l@paragraph{\@dottedtocline{4}{10em}{5em}}
686 \newcommand*\l@subparagraph{\@dottedtocline{5}{12em}{6em}}
687 \newcommand\listoffigures{%
689 \@restonecoltrue\onecolumn
693 \chapter*{\listfigurename
694 \@mkboth{\MakeUppercase\listfigurename}%
695 {\MakeUppercase\listfigurename}}%
697 \if@restonecol\twocolumn\fi
699 \newcommand*\l@figure{\@dottedtocline{1}{1.5em}{2.3em}}
700 \newcommand\listoftables{%
702 \@restonecoltrue\onecolumn
706 \chapter*{\listtablename
708 \MakeUppercase\listtablename}{\MakeUppercase\listtablename}}%
710 \if@restonecol\twocolumn\fi
712 \let\l@table\l@figure
714 \setlength\bibindent{1.5em}
715 \newenvironment{thebibliography}[1]
717 \@mkboth{\MakeUppercase\bibname}{\MakeUppercase\bibname}}%
718 \list{\@biblabel{\@arabic\c@enumiv}}%
719 {\settowidth\labelwidth{\@biblabel{#1}}%
720 \leftmargin\labelwidth
721 \advance\leftmargin\labelsep
725 \renewcommand\theenumiv{\@arabic\c@enumiv}}%
728 \@clubpenalty \clubpenalty
732 {\@latex@warning{Empty `thebibliography' environment}}%
734 \newcommand\newblock{\hskip .11em\@plus.33em\@minus.07em}
735 \let\@openbib@code\@empty
736 \newenvironment{theindex}
744 \twocolumn[\@makeschapterhead{\indexname}]%
745 \@mkboth{\MakeUppercase\indexname}%
746 {\MakeUppercase\indexname}%
747 \thispagestyle{plain}\parindent\z@
748 \parskip\z@ \@plus .3\p@\relax
750 {\if@restonecol\onecolumn\else\clearpage\fi}
751 \newcommand\@idxitem{\par\hangindent 40\p@}
752 \newcommand\subitem{\@idxitem \hspace*{20\p@}}
753 \newcommand\subsubitem{\@idxitem \hspace*{30\p@}}
754 \newcommand\indexspace{\par \vskip 10\p@ \@plus5\p@ \@minus3\p@\relax}
755 \renewcommand\footnoterule{%
757 \hrule\@width.4\columnwidth
759 \@addtoreset{footnote}{chapter}
760 \newcommand\@makefntext[1]{%
763 \hb@xt@1.8em{\hss\@makefnmark}#1}
764 \newcommand\contentsname{Contents}
765 \newcommand\listfigurename{List of Figures}
766 \newcommand\listtablename{List of Tables}
767 \newcommand\bibname{Bibliography}
768 \newcommand\indexname{Index}
769 \newcommand\figurename{Figure}
770 \newcommand\tablename{Table}
771 \newcommand\partname{Part}
772 \newcommand\chaptername{Chapter}
773 \newcommand\appendixname{Appendix}
774 \newcommand\abstractname{Abstract}
775 \def\today{\ifcase\month\or
776 January\or February\or March\or April\or May\or June\or
777 July\or August\or September\or October\or November\or December\fi
778 \space\number\day, \number\year}
779 \setlength\columnsep{10\p@}
780 \setlength\columnseprule{0\p@}
782 \pagenumbering{arabic}
795 \addtolength{\textwidth}{21.4pt} %ckm same width as cshonours.sty
798 %% End of file `report.cls'.