|
2 | 2 | %% File : infthesis.cls (LaTeX2e class file) |
3 | 3 | %% Author : Version 3.8 updated by Daniel Hillerström <daniel.hillerstrom@ed.ac.uk> |
4 | 4 | %% Version 3.7 updated by Jennifer Oxley <joxley@inf.ed.ac.uk> |
5 | | -%% Version 3.6 by Charles Sutton <csutton@inf.ed.ac.uk> |
| 5 | +%% Version 3.6 by Charles Sutton <csutton@inf.ed.ac.uk> |
6 | 6 | %% Version 3.5 by Vasilis Vasaitis <v.vasaitis@sms.ed.ac.uk> |
7 | 7 | %% Version 3.4.1 updated by Tiejun Ma (t.j.ma@ed.ac.uk) |
8 | 8 | %% Version 3.0 by Mary Ellen Foster <mef@cogsci.ed.ac.uk> |
9 | | -%% Original version by Martin Reddy (mxr@dcs.ed.ac.uk) |
| 9 | +%% Original version by Martin Reddy (mxr@dcs.ed.ac.uk) |
10 | 10 | %% Version : 3.8 |
11 | 11 | %% Updates : 1.0 [9/11/95] - initial release. |
12 | | -%% 1.1 [24/4/96] - fixed bibliography bug caused by new report.cls |
| 12 | +%% 1.1 [24/4/96] - fixed bibliography bug caused by new report.cls |
13 | 13 | %% 1.2 [13/5/96] - \dedication & \thesiscaption[] |
14 | 14 | %% 1.3 [28/5/96] - abbrevs, parskip, minitoc fix, \headfootstyle |
15 | 15 | %% 1.4 [12/7/96] - appendices okay now, \cleardoublepage's added |
|
58 | 58 | %% - graphics for including the (scaled) logo on the front page |
59 | 59 | %% - xspace if abbreviations are used |
60 | 60 | \usepackage[paper=a4paper]{geometry} |
61 | | -\RequirePackage{ifthen,% |
| 61 | +\RequirePackage{ifthen,% |
62 | 62 | graphics,% |
63 | 63 | xspace, |
64 | 64 | eushield} |
|
76 | 76 | %% Default values for various fields |
77 | 77 | \newcommand{\@degreetext}{} |
78 | 78 | \newcommand{\@infschool}{School of Informatics} |
79 | | -\newcommand{\@university}{University of Edinburgh} |
| 79 | +\newcommand{\@university}{The University of Edinburgh} |
80 | 80 | \newcommand{\@chapteralignment}{\centering} |
81 | 81 | \newcommand{\@chapterfont}{} |
82 | 82 | \newcommand{\@thesisside}{} |
|
0 commit comments