summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/bangorexam/bangorexam.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/bangorexam/bangorexam.dtx')
-rw-r--r--Master/texmf-dist/source/latex/bangorexam/bangorexam.dtx18
1 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/bangorexam/bangorexam.dtx b/Master/texmf-dist/source/latex/bangorexam/bangorexam.dtx
index 570be45c7da..499a0b21e37 100644
--- a/Master/texmf-dist/source/latex/bangorexam/bangorexam.dtx
+++ b/Master/texmf-dist/source/latex/bangorexam/bangorexam.dtx
@@ -19,7 +19,7 @@
%\fi
% \iffalse
% Doc-Source file to use with LaTeX2e
-% Copyright (C) 2016 Cameron Gray <c.gray@bangor.ac.uk>, all rights reserved.
+% Copyright (C) 2016-17 Cameron Gray <c.gray@bangor.ac.uk>, all rights reserved.
% \fi
% \iffalse
%<*driver>
@@ -50,6 +50,8 @@
%\changes{v1.1.3}{2016/11/15}{Fixed question totals when using sub/subsubparts.}
%\changes{v1.1.4}{2016/11/21}{Fixed turn-over prompts given page numbering change.}
%\changes{v1.2.0}{2017/03/14}{Added A-Only Exam Type.}
+%\changes{v1.2.1}{2017/04/11}{Corrected a spelling mistake in Welsh.}
+%\changes{v1.2.2}{2017/06/26}{Changed resit description to 'Summer' due to change in regulations.}
%\pagestyle{fancy}
%\title{Bangor University Computer Science Department\\ Exam Document Class}
%\author{Cameron Gray \texttt{<c.gray@bangor.ac.uk>}}
@@ -285,11 +287,11 @@
%\end{macrocode}
%\fi
%\begin{macrocode}
-\def\version{1.2.0 }
+\def\version{1.2.2 }
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{bangorexam}[2017/03/14 \version C. Gray]
+\ProvidesClass{bangorexam}[2017/04/11 \version C. Gray]
% Based on the Exam document class by Philip S. Hirschhorn
% Developed/Adapted for Bangor University by C. Gray
@@ -320,7 +322,7 @@
\newcommand{\engBTypeText}{Answer \textbf{two} out of four questions.}%
\newcommand{\welBTypeText}{Atebwch \textbf{ddau} o'r pedwar cwestiwn.}%
\newcommand{\engCTypeText}{Answer all questions.}%
-\newcommand{\welCTypeText}{Atebwch bob cwstiwn.}%
+\newcommand{\welCTypeText}{Atebwch bob cwestiwn.}%
\newcommand{\sectionAHeader}{\textbf{SECTION A} --- Answer \textbf{ALL} questions (Total marks \total{sectiona})}%
\newcommand{\sectionBHeader}{\textbf{SECTION B} --- Answer any \textbf{TWO} questions (\total{sectionb} marks each)}%
\newcommand{\sectionAOnlyHeader}{Answer \textbf{ALL} questions (Total marks \total{sectiona})}%
@@ -431,8 +433,8 @@
\ifthenelse{\equal{#1}{resit}}{%
\renewcommand{\welSemesterText}{Arholiadau Atodol}%
\renewcommand{\engSemesterText}{Supplementary Examination}%
- \def \welExamMonth {AWST}%
- \def \engExamMonth {AUGUST}%
+ \def \welExamMonth {HAF}%
+ \def \engExamMonth {SUMMER}%
}{}%
}
@@ -510,8 +512,8 @@
\
\medskip
- {\bf Total marks \total{all}\\
- Cyfanswm Marciau \total{all}}
+ {\bf Cyfanswm Marciau \total{all}\\
+ Total marks \total{all}}
\vfill
\end{center}
}