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

Fix the GDP report: title, abstract and contents to be as specified

parent 17ae3f26
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -747,7 +747,7 @@
{\large A group design project summary report submitted}
{\large for the award of \par \degreename \par}
%</gdpsummary>
%<*minithesis|progress|project|gdp|gdpsummary>
%<*minithesis|progress|project>
\vfill
{\normalsize Supervisor\supplural: \supname \par}
{\normalsize Examiner\examplural: \examname \par}
......@@ -763,7 +763,24 @@
\vfill
}
\parbox[t][95mm][s]{89mm}{}
%</minithesis|progress|project|gdp|gdpsummary>
%</minithesis|progress|project>
%<*gdp|gdpsummary>
\vfill
{\normalsize \textit{by} \textbf\authornames \par}
\bigskip
{\normalsize Supervisor\supplural: \supname \par}
{\normalsize Examiner\examplural: \examname \par}
\vfill
\hspace{6mm}\parbox[t][51mm][s]{89mm}{
\center
\vfill
{\large \bf \@title \par}
\vfill
{\normalsize \@date \par}
\vfill
}
\parbox[t][95mm][s]{89mm}{}
%</gdp|gdpsummary>
%<*thesis|report>
{\huge \bf \@title \par
}
......@@ -819,7 +836,9 @@
\global\let\author\relax
\global\let\date\relax
\global\let\and\relax
%<*thesis|minithesis|progress|project|report>
\cleardoublepage
%</thesis|minithesis|progress|project|report>
}
%</thesis|minithesis|progress|project|report|gdp|gdpsummary>
%<*article>
......@@ -959,9 +978,9 @@
{\textsc\normalsize \univname \par}
\bigskip
{\underline{Abstract} \par}
%<*thesis|minithesis|progress|project|report>
\bigskip
{\textsc\normalsize \facname \par}
%<*thesis|minithesis|progress|project|report>
{\textsc\normalsize \deptname \par}
%</thesis|minithesis|progress|project|report>
\bigskip
......@@ -977,9 +996,6 @@
%<*project>
{\normalsize \underline{A project report submitted for the award of \degreename}\par}
%</project>
%<*gdp>
{\normalsize \underline{A group design project report submitted for the award of \degreename}\par}
%</gdp>
\bigskip
{\normalsize\bf \@title \par}
\medskip
......@@ -988,8 +1004,10 @@
\end{center}
}
{
%<*thesis|minithesis|progress|project|report>
\vfil\vfil\vfil\null
\cleardoublepage
%</thesis|minithesis|progress|project|report>
}
%</thesis|minithesis|progress|project|report|gdp>
%<*article>
......
......@@ -222,6 +222,8 @@
{\large A group design project report submitted for}
{\large the award of \par \degreename \par}
\vfill
{\normalsize \textit{by} \textbf\authornames \par}
\bigskip
{\normalsize Supervisor\supplural: \supname \par}
{\normalsize Examiner\examplural: \examname \par}
\vfill
......@@ -230,8 +232,6 @@
\vfill
{\large \bf \@title \par}
\vfill
{\normalsize \textit{by} \textbf\authornames \par}
\vfill
{\normalsize \@date \par}
\vfill
}
......@@ -251,7 +251,6 @@
\global\let\author\relax
\global\let\date\relax
\global\let\and\relax
\cleardoublepage
}
\newenvironment{abstract}
{
......@@ -264,9 +263,6 @@
\bigskip
{\underline{Abstract} \par}
\bigskip
{\textsc\normalsize \facname \par}
\bigskip
{\normalsize \underline{A group design project report submitted for the award of \degreename}\par}
\bigskip
{\normalsize\bf \@title \par}
\medskip
......@@ -275,8 +271,6 @@
\end{center}
}
{
\vfil\vfil\vfil\null
\cleardoublepage
}
\usepackage[nottoc]{tocbibind} % Put the Lists, Glossary, Biblog and Idx in the contents
\addtocounter{secnumdepth}{1}
......
......@@ -220,6 +220,8 @@
{\large A group design project summary report submitted}
{\large for the award of \par \degreename \par}
\vfill
{\normalsize \textit{by} \textbf\authornames \par}
\bigskip
{\normalsize Supervisor\supplural: \supname \par}
{\normalsize Examiner\examplural: \examname \par}
\vfill
......@@ -228,8 +230,6 @@
\vfill
{\large \bf \@title \par}
\vfill
{\normalsize \textit{by} \textbf\authornames \par}
\vfill
{\normalsize \@date \par}
\vfill
}
......@@ -249,7 +249,6 @@
\global\let\author\relax
\global\let\date\relax
\global\let\and\relax
\cleardoublepage
}
\newcommand\addmaterialname{List of Additional Material}
\newcommand\listofaddmaterial{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment