Skip to content
Snippets Groups Projects
Commit da6a971b authored by Edward Longman's avatar Edward Longman
Browse files

Move Definitions and Abbr and update Copyright statements

parent 9223fb46
Branches
Tags v1.0-rc3 v2.0
No related merge requests found
......@@ -7,7 +7,7 @@
% The thesis, minithesis, progress, project, report, gdp, gdpsummary and article environments are written to separate
% class files uosthesis.cls, uosminithesis.cls, uosprogress.cls, uosproject.cls, uosreport.cls, uosgdp.cls, uosgdpsummary.cls and uosarticle.cls.
% Copyright (C) 2001 by Steve R. Gunn
% Later Modifications 2018 by Edward Longman
% Later Modifications (C) 2018 by Edward Longman
% \begin{macrocode}
%<thesis|minithesis|progress|project|article|report|gdp|gdpsummary>\NeedsTeXFormat{LaTeX2e}[2007/02/26]
% \end{macrocode}
......@@ -1516,10 +1516,6 @@ This work is all about \dots
%% The List of listings does not, by default, appear in the ToC, so....
\addtotoc{List of Listings}
\lstlistoflistings
%</testthesis|testminithesis|testprogress|testproject|testreport|testgdp>
%%Lightweight Definitions and Abbreviations see package:nomencl for alternative
\listofsymbols{ll}{$w$ & The weight vector}
%</testthesis|testminithesis|testprogress|testproject|testreport|testarticle|testgdp>
%<*testthesis|testminithesis|testproject|testreport|testgdp>
%% ---------- AUTHORSHIP DECLARATION/ ACKNOW. / DEDICATORY ----------
%% Either include citations like below (as many as required spaced with commas or 'and').
......@@ -1532,6 +1528,10 @@ This work is all about \dots
\acknowledgements{Thanks to no one.}
\dedicatory{To \dots}
%</testthesis|testminithesis|testproject|testreport|testgdp>
%%Lightweight Definitions and Abbreviations see package:nomencl for alternative
\listofsymbols{ll}{$w$ & The weight vector}
%</testthesis|testminithesis|testprogress|testproject|testreport|testgdp>
%</testthesis|testminithesis|testprogress|testproject|testreport|testarticle|testgdp>
%<*testthesis|testminithesis|testprogress|testproject|testreport|testarticle|testgdp|testgdpsummary>
\mainmatter
%% ------------------ MAIN MATTER (CONTENT) --------------------
......
......@@ -6,6 +6,7 @@
\preamble
Copyright (C) 2001 by Steve R. Gunn
Modifications Copyright (C) 2019 by Edward Longman
This file is part of the UoSDocs class distribution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment