nstanger / ouexam

University of Otago LaTeX exam template
0 stars 1 forks source link

Add embargo class option #38

Closed nstanger closed 8 years ago

nstanger commented 8 years ago

This will add a field to write in student ID on the front page, and insert additional text into the other instructions (as per Examinations Office guidelines). [Mark George]

nstanger commented 8 years ago

Mark’s code:

\def\@maketitlepage{%
\thispagestyle{titlepage}%
\begin{center}%
{\large\hfill Student ID: ................................}\\ \bigskip\bigskip%
{\Large \textbf{UNIVERSITY OF OTAGO EXAMINATIONS \@year}}%

But this should actually go in the page header.