diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-20 22:54:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-20 22:54:48 +0000 |
commit | f84e6a7cb7a889c2a8c7297f9d5ca4894eab7687 (patch) | |
tree | c549ecf37486b8cadd59b3b82d3bac295c3e7596 /Master/texmf-dist/doc | |
parent | 5a634cef0f8bbb07d7982cb2bbcb38037a233686 (diff) |
exam-n (20dec16)
git-svn-id: svn://tug.org/texlive/trunk@42755 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
25 files changed, 455 insertions, 1301 deletions
diff --git a/Master/texmf-dist/doc/latex/exam-n/move-to-texmf/A1.clo b/Master/texmf-dist/doc/latex/exam-n/A1.clo index fd79818b0c2..d40b8c26a96 100644 --- a/Master/texmf-dist/doc/latex/exam-n/move-to-texmf/A1.clo +++ b/Master/texmf-dist/doc/latex/exam-n/A1.clo @@ -1,8 +1,8 @@ -\ProvidesFile{A1.clo}[2014/05/03 1.1] -\typeout{A1 exam options, 1.1} -%%%% Source: Mercurial revision 6f818b549982, 2014-05-03 13:42 +0100, tag 1.1 + 0 +\ProvidesFile{A1.clo}[2016/12/19 1.1.4] +\typeout{A1 exam options, 1.1.4} +%%%% Source: Mercurial revision e8a612cb25f4, 2016-12-19 16:49 +0000, tag exam-n-1.1.4 + 0 %%%% File: A1.clo -%%%% Copyright 2005--2014, Norman Gray +%%%% Copyright 2005--2016, Norman Gray %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -13,7 +13,7 @@ %% version 2005/12/01 or later. %% %% This work has the LPPL maintenance status `maintained'. -%% +%% %% The Current Maintainer of this work is Norman Gray <http://nxg.me.uk> %% %% This work consists of the files exam-n.dtx and exam-n.ins, diff --git a/Master/texmf-dist/doc/latex/exam-n/README b/Master/texmf-dist/doc/latex/exam-n/README index ac55c1037a6..a128c336efe 100644 --- a/Master/texmf-dist/doc/latex/exam-n/README +++ b/Master/texmf-dist/doc/latex/exam-n/README @@ -1,6 +1,8 @@ -exam-n: LaTeX class file for exams, version 1.1, 2014 May 03. -[ Mercurial revision 6f818b549982, 2014-05-03 13:42 +0100, tag 1.1 + 0 ] +exam-n: LaTeX class file for exams, version 1.1.4, 2016 December 19. +==================================== + +[ Mercurial revision e8a612cb25f4, 2016-12-19 16:49 +0000, tag exam-n-1.1.4 + 0 ] Overview @@ -10,28 +12,31 @@ The class is designed to be localised to a particular institution's exam layout, by a suitably skilled LaTeX hacker. There are three possible ways of doing this, in increasing order of sophistication: - 1. Make suitable adjustments to individual exam `.tex` files. + 1. Make suitable adjustments to individual exam `.tex` files; or 2. Rename the distributed `exam-n.dtx` file to something more locally suitable, and edit it with suitable changes (search for - `%%%CONFIGURE` for hints on where to adjust). + `%%%CONFIGURE` for hints on where to adjust); or 3. Fork the Mercurial repository at [bitbucket](https://bitbucket.org/nxg/exam-n), change the value of the `EXAM-N` variable in the `Makefile`, and then edit the `exam-n.dtx` file. See the comments at the top of the - `Makefile`. The command `make dist` will assemble a tarball - release of the class file. + `Makefile`. -In the last two cases, if you change the `.dtx` file, you _must_ also -change its name, to avoid confusion. +In case 2, you _must_ change the name of the `.dtx` file, and in case +3, you must change the `EXAM-N` variable, to avoid terrible confusion +(you probably also want to avoid the names of the other exam style +files at CTAN, since they just might have found their way into your +TEXINPUTS path). For general details, talk to Norman Gray <norman@astro.gla.ac.uk>. This is free software, and you are encouraged to use and adapt it as -you see fit. If, however, you need more substantial help with the -customisations of option 3 above, or need continuing support, then -[Norman can help](http://8ameter.com), on a commercial basis. +you see fit. Norman can give advice. If, however, you need more +substantial help with the customisations of option 3 above, or need +continuing support, then we can surely arrange something more +elaborate. With the version 1.1 release, the interface should now be regarded as rather stable. However version 1.1 was the first to be released @@ -59,6 +64,6 @@ There are brief release notes in exam-n.html. Distribution and copyright -------------------------- -Copyright 2005--2014, Norman Gray <http://nxg.me.uk> +Copyright 2005--2016, Norman Gray <http://nxg.me.uk> Distributed under the terms of The LaTeX Project Public License (LPPL); see the file lppl.txt for details. diff --git a/Master/texmf-dist/doc/latex/exam-n/README.ctan b/Master/texmf-dist/doc/latex/exam-n/README.ctan new file mode 100644 index 00000000000..872ae0b92ad --- /dev/null +++ b/Master/texmf-dist/doc/latex/exam-n/README.ctan @@ -0,0 +1,3 @@ +On CTAN, this package lives in /macros/latex/contrib/exam-n. + +Its canonical CTAN URL is https://www.ctan.org/pkg/exam-n diff --git a/Master/texmf-dist/doc/latex/exam-n/exam-n-example.tex b/Master/texmf-dist/doc/latex/exam-n/exam-n-example.tex index 396c01ae8f0..b7287c67a58 100644 --- a/Master/texmf-dist/doc/latex/exam-n/exam-n-example.tex +++ b/Master/texmf-dist/doc/latex/exam-n/exam-n-example.tex @@ -6,10 +6,10 @@ %% %% exam-n.dtx (with options: `example') %% exam-n: format exam questions -%% Release version 1.1, 2014 May 03. +%% Release version 1.1.4, 2016 December 19. %% %%%% File: exam-n.dtx -%%%% Copyright 2005--2014, Norman Gray +%%%% Copyright 2005--2016, Norman Gray %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -27,7 +27,7 @@ %% the derived file exam-n.cls, %% and the associated *.clo files. -%%%% Source: Mercurial revision 6f818b549982, 2014-05-03 13:42 +0100, tag 1.1 + 0 +%%%% Source: Mercurial revision e8a612cb25f4, 2016-12-19 16:49 +0000, tag exam-n-1.1.4 + 0 %% diff --git a/Master/texmf-dist/doc/latex/exam-n/exam-n.html b/Master/texmf-dist/doc/latex/exam-n/exam-n.html index 438b017bf49..717d683aa95 100644 --- a/Master/texmf-dist/doc/latex/exam-n/exam-n.html +++ b/Master/texmf-dist/doc/latex/exam-n/exam-n.html @@ -14,11 +14,11 @@ dd ul { padding: 0pt; margin: 0pt; } <p>Format exam papers</p> -<p>Version 1.1, 2014 May 03.</p> +<p>Version 1.1.4, 2016 December 19.</p> <ul> -<li>Download: <a href='exam-n-1.1.tar.gz'>tarball</a> -or <a href='exam-n-1.1.zip'>zip file</a></li> +<li>Download: <a href='exam-n-1.1.4.tar.gz'>tarball</a> +or <a href='exam-n-1.1.4.zip'>zip file</a></li> <li>You may want to look at a <a href='sample_exam.pdf'>sample exam</a>. See the <code>sample/</code> directory in the distribution for the source of this. That demonstrates the final version of the @@ -30,7 +30,10 @@ full documentation. Stick to the shorter <a href='notes-for-authors.pdf'>notes for authors</a>.</li> <li>See the <a href='exam-n.pdf' >documentation</a> for fuller discussion.</li> -<li>Repository available on <a href='https://bitbucket.org/nxg/exam-n'>bitbucket</a>.</li> +<li>The package's 'home page' is +<a href='http://purl.org/nxg/dist/exam-n'><code>http://purl.org/nxg/dist/exam-n</code></a>, +and the repository is available at +<a href='https://bitbucket.org/nxg/exam-n'>bitbucket</a>.</li> </ul> <h2>Overview</h2> @@ -68,9 +71,9 @@ little more detail within the class file documentation.</li> as sectioning, per-part running marks, ‘Question <em>n</em> continued’ catchwords, and so on.</li> <li>Designed to be locally adaptable.</li> -<li>The class file is freely adaptable (LPPL), but the author is -available for <a href='http://8ameter.com'>paid support</a> if that is -useful.</li> +<li>The class file is freely adaptable (LPPL). The author can provide +the usual basic free-software support, or potentially more elaborate +support with a different arrangement.</li> </ul> <p>The focus of the ‘exam-n’ class is on the careful collaborative @@ -78,11 +81,6 @@ process of assembling an exam, and many of the features are to do with checks to avoid mistakes. The result has, in effect, been validated by practice.</p> -<h2>To install</h2> -<p>Unpack the distribution tarball or zip -file, and move the directory <code>move-to-texmf</code> to some -location on the LaTeX search path. You're probably looking for a -directory called <code>texmf-local</code>, or something like that.</p> <h2>Releases</h2> @@ -104,7 +102,44 @@ generically useful to other institutions.</p> <dl> <!-- @RELEASENOTES@ --> -<dt><span class='attention'>1.1, 2014 May 3</span></dt> +<dt><span class='attention'>1.1.4, 2016 December 19</span></dt> +<dd><ul> +<li>Documentation: add notes about use of pdfpages.</li> +<li>Added <code>[largefont]</code> option. +<strong>Note</strong>: +option <code>[hugefont]</code> has replaced <code>[bigfont]</code>; +the latter is now deprecated, and may be removed in v1.2.</li> +<li>Use of the <code>\part</code> macro is now supported within +solutions (it produced the wrong numbers before), and there is a new +<code>\StylePartNumber</code> customisation macro.</li> +</ul></dd> + +<dt>1.1.3</dt> +<dd><ul> +<li>Version 1.1.3 was never released</li> +</ul></dd> + +<dt>1.1.2, 2015 November 26</dt> +<dd><ul> +<li>Handled trailing floats at end of document (generated by packages +such as <code>rotating</code>.</li> +<li><code>\label</code> within question environment now refers to the +question number.</li> +<li>Work around a problem when a paragraph starts with <code>{\bf ...}</code> +rather than (post-1995) <code>\textbf{...}</code>.</li> +<li><code>\begin{questiondata}</code> now starts a new paragraph.</li> +<li>Some documentation adjustments.</li> +</ul></dd> + +<dt>1.1.1, 2014 November 27</dt> +<dd><ul> +<li>Adjust <code>\partmarks*</code> behaviour; now behaves differently +within display maths (addresses +<a href='https://bitbucket.org/nxg/exam-n/issue/1/'>issue 1</a>).</li> +<li>Various documentation and release fixes.</li> +</ul></dd> + +<dt>1.1, 2014 May 3</dt> <dd>Converted to a generic class, <code>exam-n</code>, ready for wider distribution. Available on <a href='https://bitbucket.org/nxg/exam-n/'>bitbucket</a> @@ -119,7 +154,7 @@ and at CTAN.</dd> <div class="signature"> <a href='http://nxg.me.uk'>Norman Gray</a><br/> -2014 May 03 +2016 December 19 </div> </body> diff --git a/Master/texmf-dist/doc/latex/exam-n/exam-n.pdf b/Master/texmf-dist/doc/latex/exam-n/exam-n.pdf Binary files differindex eceefe9c068..66e4392de81 100644 --- a/Master/texmf-dist/doc/latex/exam-n/exam-n.pdf +++ b/Master/texmf-dist/doc/latex/exam-n/exam-n.pdf diff --git a/Master/texmf-dist/doc/latex/exam-n/move-to-texmf/exam-n.cls b/Master/texmf-dist/doc/latex/exam-n/move-to-texmf/exam-n.cls deleted file mode 100644 index 68a03b55c61..00000000000 --- a/Master/texmf-dist/doc/latex/exam-n/move-to-texmf/exam-n.cls +++ /dev/null @@ -1,1251 +0,0 @@ -%% -%% This is file `exam-n.cls', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% exam-n.dtx (with options: `package') -%% exam-n: format exam questions -%% Release version 1.1, 2014 May 03. -%% -%%%% File: exam-n.dtx -%%%% Copyright 2005--2014, Norman Gray -%% -%% This work may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.3 -%% of this license or (at your option) any later version. -%% The latest version of this license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.3 or later is part of all distributions of LaTeX -%% version 2005/12/01 or later. -%% -%% This work has the LPPL maintenance status `maintained'. -%% -%% The Current Maintainer of this work is Norman Gray <http://nxg.me.uk> -%% -%% This work consists of the files exam-n.dtx and exam-n.ins, -%% the derived file exam-n.cls, -%% and the associated *.clo files. - -%%%% Source: Mercurial revision 6f818b549982, 2014-05-03 13:42 +0100, tag 1.1 + 0 -%% - -\NeedsTeXFormat{LaTeX2e} -\ProvidesClass{exam-n}[2014/05/03 1.1] -\typeout{Class: `exam-n 1.1 <2014/05/03>} - - - -\newcount\@draftstatus -\@draftstatus=0 % default is final -\DeclareOption{compose}{\@draftstatus=2 - \@showsolutionstrue - \@pageperquestiontrue} -\DeclareOption{draft}{\@draftstatus=1 - \@showsolutionstrue - \@pageperquestionfalse} -\DeclareOption{final}{\@draftstatus=0 - \@showsolutionsfalse - \@pageperquestionfalse} -\newif\if@psfonts\@psfontsfalse -\DeclareOption{psfonts}{\@psfontstrue} -\DeclareOption{cmfonts}{\@psfontsfalse} -\newcount\examn@mtselect \examn@mtselect=0 -\DeclareOption{mathptm}{\@psfontstrue\examn@mtselect=0} -\DeclareOption{mathtime}{\@psfontstrue\examn@mtselect=1} -\DeclareOption{mtpro2}{\@psfontstrue\examn@mtselect=2} -\newif\ifexamn@serif -\examn@seriftrue -\DeclareOption{serif}{\examn@seriftrue} -\DeclareOption{sansserif}{\examn@seriffalse} -\newif\if@showsolutions -\@showsolutionsfalse -\DeclareOption{showsolutions}{\@showsolutionstrue} -\DeclareOption{noshowsolutions}{\@showsolutionsfalse} -\newif\if@pageperquestion -\@pageperquestionfalse -\DeclareOption{pageperquestion}{\@pageperquestiontrue} -\DeclareOption{nopageperquestion}{\@pageperquestionfalse} -\newif\if@perquestionmarks -\@perquestionmarkstrue -\DeclareOption{perquestionmarks}{\@perquestionmarkstrue} -\DeclareOption{noperquestionmarks}{\@perquestionmarksfalse} -\newif\if@showmarktotals -\@showmarktotalstrue -\DeclareOption{showmarktotals}{\@showmarktotalstrue} -\DeclareOption{noshowmarktotals}{\@showmarktotalsfalse} -\newif\if@twosidepages -\@twosidepagesfalse -\DeclareOption{twoside}{\@twosidepagestrue} -\DeclareOption{oneside}{\@twosidepagesfalse} -\newif\if@fleqn -\@fleqnfalse -\DeclareOption{fleqn}{ - \@fleqntrue - \PassOptionsToPackage{fleqn}{amsmath} - \PassOptionsToClass{fleqn}{article} -} -\newif\if@fussydescription -\@fussydescriptiontrue -\DeclareOption{sloppydescription}{\@fussydescriptionfalse} -\def\examn@header@shoutformat#1{{\Large\bfseries #1}} -\DeclareOption{mono}{ - \PassOptionsToPackage{monochrome}{color} - \def\examn@header@shoutformat#1{{\Huge\bfseries #1}} -} -\DeclareOption{colour}{} -\newif\ifbigfont -\bigfontfalse -\DeclareOption{bigfont}{\bigfonttrue} -\PassOptionsToClass{a4paper}{article} -\newtoks\@styleoverrides -\@styleoverrides={} -\def\OverrideFormatting{\@styleoverrides=} -\newtoks\@constantstoks -\def\@@displayconstants{% - \clearpage - \begingroup - \the\@constantstoks - \endgroup - \clearpage } -\newtoks\@constantstoks -\@constantstoks={} -\let\@displayconstants\relax -\def\constantssheet{\let\@displayconstants\@@displayconstants - \@constantstoks=} -\AtBeginDocument{\the\@styleoverrides} -\DeclareOption*{\InputIfFileExists{\CurrentOption.clo}{} - {\ClassError{exam-n} - {Bad option \CurrentOption} - {I don't understand the option \CurrentOption\MessageBreak - (I didn't find file \CurrentOption.clo, if that's what you meant)}}} -\InputIfFileExists{exam-n.config}{}{} -\ProcessOptions -\if@twosidepages - \PassOptionsToClass{twoside}{article} -\else - \PassOptionsToClass{oneside}{article} -\fi -\PassOptionsToClass{12pt}{article} -\PassOptionsToPackage{final}{graphicx} -\PassOptionsToPackage{final}{pdfpages} -\def\UniLogo#1{\vbox to 15.5mm{% - \hrule - \vss\hbox to #1{% Aspect ratio of logo is 100x31 - \hss no logo available\hss - }% - \vss - \hrule}} -\RequirePackage[english]{babel} % UK hyphenation -\RequirePackage{amsmath} -\RequirePackage{color} -\LoadClass{article} -\def\examn@setdocident{% - \begingroup - % yes, a big \ifcase would be more straightforward; - % no, that wouldn't be any fun at all - % (also it ends up looking messy and even tricksier). - \def\@step##1##2\@nil{\advance\@tempcnta##1 \def\@tempa{##2}} - \def\@tempa{{31}{28}{31}{30}{31}{30}{31}{31}{30}{31}{30}{31}}% - \@tempcnta=\day % day of month - \@tempcntb=\month % month of year (unit-offset) - \loop - \advance\@tempcntb-1 - \ifnum \@tempcntb>0 - \expandafter\@step\@tempa\@nil - \repeat - \@tempcntb=\year % yes, do calculate leap years - \divide\@tempcntb 4 \multiply\@tempcntb 4 - \ifnum\@tempcntb=\year - \ifnum\month>2 % but let's not worry about century years... - \advance\@tempcnta 1 - \fi - \fi - % remove any \\ or ~ in the coursecode fields - \let\\\space - \let~\space - \xdef\examn@docident{% first element is based on uni/school course code - \ifx\@coursetitle\@empty - \ifx\@schoolcoursecode\@empty - exam% - \else - \@schoolcoursecode - \fi - \else - \@coursetitle - \fi - /\the\@tempcnta % day-of-year - -\the\time} % minutes since midnight - \endgroup -} -\RequirePackage{ifpdf} -\def\@SetDocumentInfo{% - \ifpdf - {\pdfinfo{/Title (\examn@docident)}}% - % Don't put out an /Author(xxx) info entry -- there may be - % multiple authors, and it isn't obviously useful - \fi -} -\AtBeginDocument{\examn@setdocident\@SetDocumentInfo} -\if@psfonts - \ifcase\examn@mtselect - \ifexamn@serif - \RequirePackage{times} - \else - \RequirePackage{helvet} - \fi - \RequirePackage{mathptm} - \ClassWarningNoLine{exam-n}{Using mathptm fonts} - \or % use mathtime fonts - \RequirePackage[LY1]{fontenc} % specify text font encoding - \RequirePackage[LY1,mtbold]{mathtime} % switch math fonts - \ifexamn@serif - \RequirePackage{times} - \else - \RequirePackage{helvet} - \fi - \ClassWarningNoLine{exam-n}{Using Mathtime fonts} - \or % use mtpro2 fonts - \RequirePackage[T1]{fontenc} - \RequirePackage{textcomp} - \ifexamn@serif - \renewcommand\rmdefault{ptm} % the default - \else - \RequirePackage[scaled=0.9]{helvet} - \renewcommand\rmdefault{phv} - \fi - \RequirePackage[mtpbb]{mtpro2} - \ClassWarningNoLine{exam-n}{Using MTPro2 fonts} - \else - \ClassError{exam-n}{Impossible value of mtselect: \examn@mtselect} - \fi -\else - \ClassWarningNoLine{exam-n}{Using CM fonts} -\fi -\def\examn@bodyfontchange{} -\ifexamn@serif \else - \ClassWarningNoLine{exam-n}{Using sans serif fonts} - \DeclareRobustCommand\normalfont - {\usefont\encodingdefault\sfdefault\seriesdefault\shapedefault \relax} -\fi -\ifbigfont - \def\examn@bodyfontchange{ - \renewcommand\normalsize{% - \@setfontsize\normalsize{36}{42}% - \abovedisplayskip 36\p@ \@plus7\p@ \@minus17.5\p@ - \abovedisplayshortskip \z@ \@plus10.5\p@ - \belowdisplayshortskip 21\p@ \@plus10.5\p@ \@minus10.5\p@ - \belowdisplayskip \abovedisplayskip - \let\@listi\@listI} - \parindent=48pt - \parskip=36pt - % Redefine \FormatPartMarks so that it doesn't push the text off the paper - \def\FormatPartMarks##1{ - \setbox0=\hbox{\hskip 1em \textbf{[##1]}} - \@tempdima=0.8\marginsize - \ifdim\wd0>\@tempdima - \advance\@tempdima -\wd0 - \hbox to 0pt{\hskip\@tempdima \box0\hss}% - \else - \hbox to 0pt{\box0\hss} - \fi}} -\fi -\def\@exambanner{} -\def\exambanner{\def\@exambanner} - -\def\@schoolcoursecode{} -\def\schoolcoursecode{\def\@schoolcoursecode} - -\def\@universitycoursecode{} -\def\universitycoursecode{\def\@universitycoursecode} - -\def\@paperident{} -\def\paperident{\def\@paperident} - -\def\@examdate{} -\def\examdate{\def\@examdate} - -\def\@examtime{} -\def\examtime{\def\@examtime} - -\def\@coursetitle{} -\def\coursetitle{\def\@coursetitle} -\def\@degreedescriptions{} -\def\degreedescriptions{\def\@degreedescriptions} -\def\@displaydegreedescriptions{% - \let\@tempb\leavevmode - \def\dd##1\\{% - \def\@tempa{##1}% - \ifx\@tempa\@empty - \let\next\relax - \else - \@tempb\hbox{##1}\let\next\dd - \fi - \def\@tempb{\discretionary{}{}{\kern0.5em--\kern0.5em}}% - \next} - \expandafter\dd\@degreedescriptions\\} -\def\@rubric{} -\def\rubric{\long\def\@rubric} -\def\norubric{\let\@rubric\@nnil} - -\def\@baserubric{% -\textbf{Answer each question in a separate booklet}\par -Candidates are reminded that devices able to store or display text or -images may not be used in examinations without prior arrangement. -\if@perquestionmarks - \par - Approximate marks are indicated in brackets as a guide for candidates. -\fi -} -\def\baserubric{\long\def\@baserubric} -\def\@numquestions{} -\def\numquestions{\def\@numquestions} -\def\CheckTotalQuestions{% - \ifnum\@draftstatus < 2 - \ifx\@numquestions\@empty \else - \ifnum\questionnumber=\@numquestions \else - \ClassWarning{exam-n} - {Expected \@numquestions\space questions, got \the\questionnumber!} - \ifnum\@draftstatus > 0 % draft mode - \begin{center} - \textbf{\highlighted{Expected \@numquestions\space questions, got \the\questionnumber}} - \end{center} - \fi - \fi - \fi - \fi -} -\if@fleqn - \mathindent\parindent - \@mathmargin=\parindent -\fi -\newdimen\marginsize - \marginsize=35mm - -\headheight=15pt -\headsep=15pt -\definecolor{meta}{rgb}{0.7,0.2,0.2} -\def\highlighted{\textcolor{meta}} -\definecolor{solutiontext}{rgb}{0.2,0.2,0.5} -\definecolor{discreettext}{rgb}{0.6,0.6,0.6} -\newcommand\@settextblock[1]{ - \textwidth=\paperwidth - \advance\textwidth -2\marginsize - \textheight=\paperheight - \advance\textheight -2\marginsize - \oddsidemargin=\marginsize - \advance\oddsidemargin -1in - \advance\oddsidemargin -#1 - \evensidemargin=\oddsidemargin - \topmargin=\marginsize - \advance\topmargin -\headheight - \advance\topmargin -\headsep - \advance\topmargin -1in - \marginparwidth=\marginsize - \advance\marginparwidth -1.5cm - \advance\marginparwidth #1 -%% \typeout{paperwidth=\the\paperwidth, paperheight=\the\paperheight, -%% textwidth=\the\textwidth, textheight=\the\textheight, -%% oddsidemargin=\the\oddsidemargin, -%% headheight=\the\headheight, headsep=\the\headsep, topmargin=\the\topmargin} - \marginparsep=0.5cm -} - -\ifnum\@draftstatus > 0 - \@settextblock{2cm} -\else - \@settextblock{0pt} -\fi -\let\leftnudge\@settextblock -\renewcommand\@marginparreset{% - \reset@font - \@setminipage - \raggedright - \small -} -\setlength{\parindent}{2em} -\setlength{\parskip}{\bigskipamount} -\ifcase\@draftstatus % Final version - \def\ClosingText{ - \begin{center}\textbf{End of Paper}\\\end{center} - \mark{END}} -\or % Draft version - \def\ClosingText{ - \begin{center}\textbf{End of Draft Paper}\\\end{center} - \mark{END}} -\else % Compose version (nothing, because this would be on a page by itself) - \def\ClosingText{\mark{END}} -\fi -\RequirePackage{fancyhdr} -\pagestyle{fancy} -\setlength{\headwidth}{\textwidth} -\renewcommand{\headrulewidth}{0pt} -\renewcommand{\footrulewidth}{0pt} -\fancyhead{} -\fancyfoot{} -\fancyfoot[L]{{\tiny\textcolor{discreettext}{% - \ifx\@paperident\@empty\examn@docident\else\@paperident\fi -}}} -\fancyfoot[R]{% - \def\@tempa{END} - \xdef\examn@topmark{\botmark} - \ifx\examn@topmark\@empty - \formatcontinuations{Paper continued over}% - \else\ifx\examn@topmark\@tempa - \formatcontinuations{END} - \else - \formatcontinuations{Q\,\examn@topmark\ continued over\dots}% - \fi\fi -} -\fancyfoot[C]{\thepage/\pageref{lastpage}} -\def\examn@topmark{} -\ifnum\@draftstatus=0 - \fancyhead[L]{% - \ifx\examn@topmark\@empty \else - \formatcontinuations{Q\,\examn@topmark\ continued}% - \fi - } -\fi -\def\examn@bighead#1{\strut\vbox to 0pt{\vss\hbox{\examn@header@shoutformat{#1}}\vskip 10mm}} -\ifnum\@draftstatus = 1 - \if@showsolutions - \fancyhead[C]{\examn@bighead{\highlighted{DRAFT + SOLUTIONS, p\thepage/\pageref{lastpage}}}} - \else - \fancyhead[C]{\examn@bighead{\highlighted{DRAFT, p\thepage/\pageref{lastpage}}}} - \fi -\else - \if@showsolutions - % Add a very prominent banner - \fancyhead[C]{\examn@bighead{\highlighted{SHOWING SOLUTIONS}}} - \fi -\fi -\def\formatcontinuations#1{\textbf{#1}} -\def\WriteLastPageLabel{\label{lastpage}} -\def\ps@titlepage{ - \def\@oddhead{} - \def\@oddfoot{\xdef\examn@topmark{\botmark}} -} -\renewcommand\maketitle{ - \ifnum\@draftstatus < 2 % final or draft version - \ifx\@examdate\@empty - \ClassError{exam-n} - {No exam date given} - {Specify an exam date using \protect\examdate} - \fi - \ifx\@examtime\@empty - \ClassError{exam-n} - {No exam time given} - {Specify an exam time using \protect\examtime} - \fi - \ifx\@exambanner\@empty - \ClassError{exam-n} - {No exam banner given} - {Specify an exam banner (eg Examination for the degree...) using \protect\exambanner} - \fi - \if@fussydescription - \ifx\@schoolcoursecode\@empty - \ClassError{exam-n} - {No school course code given} - {Specify a school course code (eg P304H) using \protect\schoolcoursecode} - \fi - \ifx\@universitycoursecode\@empty - \ClassError{exam-n} - {No paper title given} - {Specify a university course code (eg PHYS3031) using \protect\universitycoursecode} - \fi - \ifx\@coursetitle\@empty - \ClassError{exam-n} - {No course title given} - {Specify a course title (eg Quantum Mechanics) using \protect\coursetitle} - \fi - \ifx\@degreedescriptions\@empty - \ClassError{exam-n} - {No paper subject given} - {Specify a 'degree description' (eg Physics 3) using \protect\degreedescriptions} - \fi - \ifx\@rubric\@empty - \ClassError{exam-n} - {No rubric given} - {Specify a rubric using \protect\rubric, or declare its absence with \protect\norubric} - \fi - \fi - \thispagestyle{titlepage} - \begin{center} - \null - \vskip -1.5cm - \if@showsolutions - \nointerlineskip - \vbox to 0pt{\vss - \examn@header@shoutformat{\shout{SHOWING SOLUTIONS}} - \vskip 1.5\bigskipamount} - \else - \ifnum\examn@shoutcounttotal>0 - \typeout{SHOUTS: \the\examn@shoutcounttotal} - \nointerlineskip - \vbox to 0pt{\vss - \examn@header@shoutformat - {\highlighted{SHOUTS: \the\examn@shoutcounttotal\ (see end)}} - \vskip 1.5\bigskipamount} - \fi - \fi - \nointerlineskip - \hbox to \textwidth{% date and time - \vbox to 0pt{\vskip-2ex \UniLogo{50mm}\vss} - \hss - \setbox0=\hbox{\vtop{% \vtop or \vbox here? - % Opinions differ: - % This week, Norman prefers \vtop because it gives a cleaner top line. - \hsize=0.5\textwidth - \leftskip=0pt plus1fil \rightskip=0pt \parfillskip=0pt - \baselineskip=2.5ex - \parskip=0.25ex - \let\\\par - \ifx\@examdate\@empty - \shout{missing exam date} - \else - \@examdate - \fi - \par - \ifx\@examtime\@empty - \shout{missing exam time} - \else - \@examtime - \fi - \par}} - \dp0=0pt - \box0} - \vskip4\bigskipamount - %\UoGname\\[\medskipamount] - {\uppercase\expandafter{\@exambanner}}\\[\medskipamount] - \vbox{}\hrule - \ifx\@degreedescriptions\@empty\else - \@displaydegreedescriptions\\ - \fi - \vskip 2\baselineskip plus 0.3fil - \def\@tempa{\def\@tempa{\vskip 0.5\baselineskip}} - \ifx\@schoolcoursecode\@empty\else - \@tempa - {\large\textbf{\@schoolcoursecode}} - \fi - \ifx\@universitycoursecode\@empty\else - \@tempa - {\large\textbf{[~\@universitycoursecode~]}} - \fi - \ifx\@coursetitle\@empty\else - \setbox0=\hbox{\Huge\textbf{\@coursetitle}} - \ifdim\wd0>\columnwidth - \setbox0=\hbox{\LARGE\textbf{\@coursetitle}} - \ifdim\wd0>\columnwidth - % we're not going any smaller than this - \setbox0=\vbox{\hsize\columnwidth - \Large\bfseries - \@coursetitle} - \fi - \fi - \vskip 1.2\ht0 % generous vertical skip, size-dependent - \ifhbox0 - \hbox to \columnwidth{\hss\box0\hss} - \else - \box0 - \fi - \fi - \vskip 2\baselineskip plus 0.3fil - \parindent=0pt - \parskip=0.5\baselineskip - \ifbigfont - % Don't put the rubric here (see below) - \else - \ifx\@rubric\@empty\else - \ifx\@rubric\@nnil\else - % if there's a rubric, separate from the base rubric, then - % separate the two with an hrule (the per-exam rubric - % presumably represents special instructions for this exam, - % so should be highlighted - \vbox{\let\emph\textbf - \@rubric - \par} - \vskip2\baselineskip - \hrule - \vskip1.5\baselineskip - \fi - \fi - \ifx\@baserubric\@empty \else - \@baserubric \par - \fi - \fi % end \ifbigfont\else - \end{center} - \vskip 2\baselineskip plus 0.6fil % \newpage is {\vfil\penalty-\@M} - \vbox to 0pt{\hbox to \textwidth{% - \tiny - \textcolor{discreettext} - {\hfil\ifx\@paperident\@empty\examn@docident\else\@paperident\fi\hfil}}\vss} - \penalty -\@M - \@displayconstants - \else % compose version - \begin{tabular}{rl} - \textbf{Exam}& - {\def\\{ / }\@schoolcoursecode}\\ - \textbf{Course codes}& - \@universitycoursecode\\ - %% \textbf{Subject}& - %% {\def\and{and}\begin{tabular} - %% {\@degreedescriptionstemplate}\@degreedescriptions - %% \end{tabular}}\\ - \textbf{Date \& time}& - {\def\\{, }\@examdate, \@examtime}\\ - \end{tabular} - \fi - \ifcase\@draftstatus - % Final version - \typeout{Exam \@schoolcoursecode: FINAL VERSION} - \or % Draft version - \typeout{Exam \@schoolcoursecode: DRAFT VERSION} - \else % Compose version - \typeout{Exam \@schoolcoursecode: COMPOSE VERSION} - \fi - % - \examn@bodyfontchange - \normalfont\normalsize - \ifbigfont - % Put the rubric on a second page, in the 'huge' size. - \begin{center} - \parskip=18pt - \let\emph\textbf \@rubric\par - \vskip\baselineskip - \hrule - \vskip\baselineskip - \ifx\@baserubric\@empty \else - \@baserubric \par - \fi - \end{center} - \newpage - \fi -} -\setcounter{secnumdepth}{0} -\renewcommand\section{ - \@ifundefined{@currentquestion}\@@section - {\ClassError{exam-n}{Misplaced section} - {You can't have a section inside a question;\MessageBreak - move it before the {question} environment starts}}} -\newcommand\@@section{\@startsection{section}{1}{\z@}% - {-3.5ex \@plus -1ex \@minus -.2ex}% - {1ex \@plus.1ex \@minus 0.5ex}% - {\fmt@section}} -\def\fmt@section#1{% - \examn@prequestionspace{} - \hbox to \textwidth{{\hfil\bfseries SECTION #1\hfil}}% -} -\renewcommand\subsection{ - \@ifundefined{@currentquestion}\@@subsection - {\ClassError{exam-n}{Misplaced subsection} - {You can't have a subsection inside a question;\MessageBreak - move it before the {question} environment starts}}} -\newcommand\@@subsection{\@startsection{subsection}{2}{\z@} - {-2ex \@plus -3ex \@minus -0.2ex} - {0.5ex \@plus .1ex \@minus 0.1ex} - {\fmt@subsection}} -\def\fmt@subsection#1{% - \examn@prequestionspace{} - \noindent\textbf{#1}} -\let\sectionmark\@gobble -\let\subsectionmark\@gobble -\def\@badsection#1#2{\ClassError{guexam}{Bad section} - {The exam class goes not support subdivisions like #1{#2}}} -\def\subsubsection{\@badsection{subsubsection}} -\def\paragraph{\@badsection{paragraph}} -\def\subparagraph{\@badsection{subparagraph}} -\newcount\marktotal % number of marks accumulated so far -\newcount\markgoal % number of marks we should have in the end - -\newcount\questionnumber -\questionnumber=0 -\newcounter{partnumber} -\renewcommand\part{% - \if@nobreak \else - \par - \@nobreakfalse - \fi - \ifvmode - \vskip 0pt plus 4\bigskipamount - \penalty-50 - \fi - \stepcounter{partnumber}% - \noindent\FormatPartNumber -} -\newcommand\FormatPartNumber{\hbox to \parindent{(\alph{partnumber})\hss}} -\newif\if@newpagebeforequestion -\if@pageperquestion - \@newpagebeforequestiontrue -\else - \@newpagebeforequestionfalse -\fi -\def\examn@prequestionspace#1{% - \if@pageperquestion - \if@newpagebeforequestion - % Add all the stretchability here, rather than stretching out - % displays and lists above this on the page. - \newpage - % Clear the \@newpagebeforequestion flag, to suppress the action - % of any following calls to \examn@prequestionspace, until the end - % of the next question. - \global\@newpagebeforequestionfalse - \fi - \else - #1% - \fi -} -\long\def\examn@endquestion#1{% - \mark{} % the position of this call is slightly sensitive (but this works) - \if@pageperquestion - \global\@newpagebeforequestiontrue - \fi - #1 - \@nobreakfalse - \everypar{} -} -\def\partmarks{% - \@ifstar{\@tempswatrue \@partmarks}{\@tempswafalse \@partmarks}} -\newdimen\@partmarksspace - \@partmarksspace=2em % default value -\def\@partmarks#1{% - \if@perquestionmarks - \if@insolution - % visual display only -- doesn't count towards mark total - \setbox0=\vbox to 0pt{\vss - \hbox to \textwidth{\hfil\hbox to 0pt{\quad\small[\dots #1]\hss}} - \vskip0.25ex } - % the next line is probably unnecessary, but guarantees that box0 - % has zero depth, so no extra vertical space appears because of - % this new box - \dp0=0pt - \ifvmode - \box0 - \else - \vadjust{\nointerlineskip\box0}% - \fi - \else - \global\advance\marktotal #1 - \if@tempswa - \setbox0=\vbox to 0pt{\vss - \hbox to \textwidth{\strut\hfill\FormatPartMarks{#1}}% - \vskip 1\baselineskip} % vskip means box has zero depth - \ifvmode - \box0 - \else - \vadjust{\box0}% - \fi - \else - \ifdim\@partmarksspace > 0pt - {\unskip\nobreak\hfil\penalty50 \hskip\@partmarksspace - \hbox{}\nobreak\hfil\FormatPartMarks{#1}% - \parfillskip=0pt \finalhyphendemerits=0 \par} - \else - \unskip\nobreak\hfill\FormatPartMarks{#1}\par - \fi - \fi - \fi - \else - \ClassError{exam-n}{\string\partmarks\ is not compatible with - noperquestionmarks}{Either remove \string\partmarks\ or remove - the noperquestionmarks option} - \fi - \ignorespaces -} -\@endparpenalty=\@M - -\newcommand\FormatPartMarks[1]{\hbox to 0pt{\hskip1em \textbf{[#1]}\hss}} -\@partmarksspace=\z@ -\newcommand\question{% - \if@perquestionmarks - \let\ex@next\@questionmarks - \else - \let\ex@next\@questionnomarks - \fi - \@ifnextchar[%] - {\ex@next}{\ex@next[]}} -\def\@questionmarks[#1]#2{% - \def\@tempa{#2}% marks available for this question - \ifx\@tempa\@empty - \ClassError{exam-n} - {Missing mark goal for question (using 0 instead)} - {Missing mark goal for question (using 0 instead)} - \def\@tempa{0} - \fi - \ifx\@includequestionoverridenumber\@empty - \do@question{#1}{\@tempa}% - \else - \ClassWarning{exam-n}{Forcing question number - \@includequestionoverridenumber, in included question #2} - \do@question{\@includequestionoverridenumber}{\@tempa}% - \fi -} -\def\@questionnomarks[#1]{% - \do@question{#1}{0}% -} -\newcount\ex@nmcq -\ex@nmcq=-1 -\newcount\ex@mcqnanswer -\def\multiplechoiceanswers#1{\ex@nmcq=#1} -\newenvironment{mcq} - {\parindent=0pt - \ifnum\ex@nmcq<1 - \ClassError{exam-n} - {mcq environment without preceding multiplechoiceanswers declaration} - {The mcq environment may only be used if the number of - permitted MCQ answers has been declared with \string\multiplechoiceanswers} - \else - \def\item{\@tempswafalse\ex@mcqitem} - \def\answer{\@tempswatrue\ex@mcqitem} - \ex@mcqi=0 - \ex@mcqnanswer=0 - \do@question{}{1} - \fi} - {\par - \ifnum\ex@mcqi<\ex@nmcq - \ClassWarning{exam-n}{Too few potential answers in MCQ \the\questionnumber} - \@shout{Too few potential answers in MCQ \the\questionnumber} - \ifnum\@draftstatus > 0 - \highlighted{TOO FEW ANSWERS}\par - \fi - \fi - \ifcase\ex@mcqnanswer - \ClassWarning{exam-n} - {No correct MCQ answer provided in question \the\questionnumber} - \@shout{No correct MCQ answer provided in question \the\questionnumber} - \ifnum\@draftstatus > 0 - \highlighted{NO CORRECT ANSWER PROVIDED}\par - \fi - \or - % ex@mcqanswer=1: correct -- do nothing - \else - \ClassWarning{exam-n} - {Too many correct MCQ answers provided in question \the\questionnumber} - \@shout{Too many correct MCQ answers provided in question \the\questionnumber} - \ifnum\@draftstatus > 0 - \highlighted{TOO MANY CORRECT ANSWERS}\par - \fi - \fi - \examn@endquestion{\relax} - } -\newcount\ex@mcqi -\def\ex@mcqitem{% - \par - \ifnum\ex@mcqi=0 - % first one - \smallskip - \parskip=0pt % nothing fancy -- we assume these won't spread - % over more than one line - \advance\leftskip by 2em - \fi - \advance\ex@mcqi by 1 - \noindent - \if@tempswa - % the correct answer - \advance\ex@mcqnanswer 1 - \if@showsolutions - \hbox to 0pt{\hss \highlighted{$\Longrightarrow$ \@Alph\ex@mcqi . }}% - \else - \hbox to 0pt{\hss \@Alph\ex@mcqi . }% - \fi - \else - \hbox to 0pt{\hss \@Alph\ex@mcqi . }% - \fi -} -\def\do@question#1#2{% - \par % get that out of the way... - \markgoal=#2 - \marktotal=0 - \ifx\examn@questionpreamble\@empty - \else - \vspace{2\baselineskip} - \hbox to \textwidth{\hfil\textbf{\examn@questionpreamble}\hfil} - \questionpreamble{} - \fi - \setcounter{partnumber}{0} - \global\advance\questionnumber 1 - \examn@prequestionspace{% - \if@nobreak - % after a heading (or something like that) - \else - % we're not forcing a new page here, but this would be a good point to choose - \vskip 2\baselineskip plus 8\baselineskip - \penalty-200 - \fi - } - \if@questionnumberchecks - \def\@tempa{#1}% intended question number - \ifx\@tempa\@empty - % no optional argument -- easy - \def\@currentquestion{\the\questionnumber} - \else - \setbox0=\hbox{\@tempcnta=#1} - \ifdim\wd0>0pt - \ClassWarning{exam-n}{Non-numeric question number, #1. - You probably want to put \string\QuestionNumberChecksOff in the preamble} - \par\textbf{Non-numeric question number, #1. - You probably want to put \hbox{$\backslash$\ttfamily QuestionNumberChecksOff} in the preamble} - (the formatting below may be messed up).\par - \fi - \ifcase\@draftstatus - % Final version - \@tempcnta=#1 - \ifnum\questionnumber=\@tempcnta - \def\@currentquestion{#1} - \else - \ifx\@includequestionoverridenumber\@empty - \ClassError{exam-n} - {\string\question[#1] is actually question \the\questionnumber!} - {The question in {question} environment number - \the\questionnumber\space is specified as - \string\question[#1].\MessageBreak - This is an error in 'final' mode.\MessageBreak - Perhaps you need \string\QuestionNumberChecksOff?} - \def\@currentquestion{???} - \else - \ClassWarning{exam-n}{Forcing question number \@includequestionoverridenumber, - in {question} environment number \the\questionnumber} - \edef\@currentquestion{\@includequestionoverridenumber}% this doesn't seem to expand in fact! - \message{current question=\@currentquestion, override \@includequestionoverridenumber} - \fi - \fi - \or - % Draft version -- let the given number override - % \the\questionnumber, but warn if there's a difference. - \@tempcnta=#1 - \ifnum\questionnumber=\@tempcnta \else - \ClassWarning{exam-n} - {\string\question[#1] is actually question \the\questionnumber!} - \fi - \def\@currentquestion{#1} - \else - % compose mode -- argument overrides without question - \def\@currentquestion{#1} - \fi - \fi - \else - % skip question-number checks - \def\@tempa{#1}% intended question number - \ifx\@tempa\@empty - % no optional argument -- this is possibly an error, so warn - \ClassWarning{exam-n}{\string\QuestionNumberChecksOff\ is in - force, but this question has no [number]} - \def\@currentquestion{\the\questionnumber} - \else - \typeout{Forcing question \the\questionnumber\space to be #1} - \def\@currentquestion{#1} - \fi - \fi - \everypar{\setbox0=\lastbox % discard \box0 - \FormatQuestionNumber - \mark{\@currentquestion}% - \everypar{}} -} -\newcommand\FormatQuestionNumber - {\hbox to 0pt{\hss \textbf{\@currentquestion}\hskip1em}} -\def\endquestion{% - \ifnum\marktotal=\markgoal - \typeout{Question \@currentquestion\if@perquestionmarks, \the\marktotal\space marks\fi} - \iffalse % all of this is redundant, and ends up too shouty - \ifcase\@draftstatus - % Final version -- do nothing - \relax - \or % draft version - \relax % no, the above is too much; do nothing - \else % compose version - \par - \hfil\textbf{\highlighted{[Q\,\@currentquestion\if@perquestionmarks, \the\marktotal\space marks\fi]}}% - \break - \fi - \fi - \else - \ClassWarning{exam-n} - {Question \@currentquestion\space has a total of \the\marktotal\space marks, - \MessageBreak - when it should have \the\markgoal} - \begin{center} - \edef\@tempa{Question \@currentquestion\space - has a total of \the\marktotal\space marks, - when it should have \the\markgoal} - \expandafter\shout\expandafter{\@tempa} - \end{center} - \fi - \examn@endquestion{% - \if@showmarktotals - \par % into vertical mode - \nobreak % keep the marks total with the question - \vbox to 2\baselineskip{ - \vss - % this should be very similar to the call to - % \FormatPartMarks in \@partmarks, above - \hbox to \textwidth{\strut\hfill\FormatPartMarks{Total: \the\markgoal - \ifnum\@draftstatus>0 - % in draft modes, put a fairly discreet confirmation in the total - \space - \highlighted{\ifnum\marktotal=\markgoal OK\else X\fi}% - \fi}}} - \fi - } -} -\newenvironment{questiondata}{% - \penalty50 % poor break - \vbox\bgroup - \slshape - \parindent=0pt \parskip=\medskipamount - \smallskip - \hrule - \nobreak - \smallskip - \noindent \ignorespaces -}{% - \par - \nobreak - \medskip - \hrule width \textwidth - \par - \egroup -} -\newcommand\questionpreamble[1]{\gdef\examn@questionpreamble{#1}} -\let\examn@questionpreamble\@empty -\newif\if@questionnumberchecks -\@questionnumbercheckstrue -\newcommand\QuestionNumberChecksOff{\@questionnumberchecksfalse} -\def\enumerate{% - \ifnum \@enumdepth >\thr@@\@toodeep\else - \advance\@enumdepth\@ne - \edef\@enumctr{enum\romannumeral\the\@enumdepth}% - \expandafter - \list - \csname label\@enumctr\endcsname - {\usecounter\@enumctr - \topsep0pt - \partopsep0pt - %\parskip=5.0pt \parsep=\parskip - \def\makelabel##1{\hss\llap{##1}}}% - \fi} -\def\itemize{% - \ifnum \@itemdepth >\thr@@\@toodeep\else - \advance\@itemdepth\@ne - \edef\@itemitem{labelitem\romannumeral\the\@itemdepth}% - \expandafter - \list - \csname\@itemitem\endcsname - {\topsep0pt - \partopsep0pt - \def\makelabel##1{\hss\llap{##1}}}% - \fi} -\renewcommand\theenumi{\@roman\c@enumi} -\newcommand\comment[1]{% - \ifnum\@draftstatus > 0 - \marginpar{\highlighted{#1}}% - % should we \@shout this, too? - \fi - \ignorespaces -} -\renewcommand\author[1]{\comment{Author: #1}} -\newtoks\@allshouts \@allshouts={} -\def\@shout#1{\edef\@tempa{#1}\expandafter\@@shout\expandafter{\@tempa}} -\def\@@shout#1{\global\@allshouts=\expandafter{\the\@allshouts\t{#1}}} -\def\showthe@shouts{% - {\def\t##1{{\LARGE\noindent\highlighted{NOTE: ##1}\par}}% - \the\@allshouts}% - % Remark on the number of shouts in the aux file - {\@tempcnta=0 \def\t##1{\advance\@tempcnta1}\the\@allshouts - \protected@write\@auxout{}% - {\string\examn@shoutcount{\the\@tempcnta}}}} -\def\shout#1{\textbf{\highlighted{#1}}\@shout{#1}} -\newcount\examn@shoutcounttotal -\examn@shoutcounttotal=0 -\def\examn@shoutcount#1{\global\examn@shoutcounttotal=#1} -\def\dummy@documentclass{% - \@ifnextchar[\dummy@@documentclass{\dummy@@documentclass[]}} -\def\dummy@@documentclass[#1]#2{} -\def\includequestion{ - \@ifnextchar[%] - {\@includequestion}{\@includequestion[]}} -\def\@includequestion[#1]#2{% - \begingroup - \let\documentclass\dummy@documentclass - \let\document\@empty % not \relax: makes \begin think {document} is undef'd - \let\enddocument\relax - \def\@tempa{#1} - \ifx\@tempa\@empty \else - \def\@includequestionoverridenumber{#1} - \message{includequestion override: \@includequestionoverridenumber} - \fi - \def\usepackage##1{\ClassWarning{exam-n} - {Ignoring \string\usepackage{##1} in included question #2}} - \input{#2} - \endgroup -} -\let\@includequestionoverridenumber\@empty -\newif\if@insolution -\@insolutionfalse -\def\@formatsolution{\par - \if@insolution - \ClassError{exam-n}{Misplaced solution}{You can't have a solution within a solution} - \else - \@insolutiontrue % this happens within a group - \fi - \examn@dummycaptions % dummy captions within solutions - \typeout{SHOWING SOLUTIONS} - \vskip 1ex plus 2\bigskipamount % add stretchable space... - \penalty-\@lowpenalty % ...and encouragement to break here - \parskip 0.5\baselineskip - \raggedright - \color{solutiontext}%\slshape - \ifbigfont\else - \small - \fi - \hrule - \hbox to \textwidth{\vrule height 1ex \hfil \vrule height 1ex} - \nobreak - \vskip -\parskip % cancel out the following parskip - \textbf{\highlighted{Solution:}}\hskip2em - \ignorespaces -} -\def\end@formatsolution{% - \par - \nobreak - \vskip -0.5ex - \hbox to \textwidth{\vrule height 1ex \hfil \vrule height 1ex} - \hrule -} -\if@showsolutions - \let\solution\@formatsolution - \let\endsolution\end@formatsolution -\else - \def\solution{% - \if@insolution - \ClassError{exam-n}{Misplaced solution}{You can't have a solution within a solution} - \fi - \let\endfigure\endfloat@skipsolutions - \let\endtable\endfloat@skipsolutions - \examn@dummycaptions % dummy captions avoid counter increments - \@ifundefined{includepdf}{}{\let\includepdf\examn@disabledpdfpages} - \par - \setbox\@tempboxa\vbox\bgroup - \@insolutiontrue} - \def\endsolution{% - \egroup % ...and do nothing with this box - } -\fi -\def\examn@badfloat#1[#2]{ - \ClassError{exam-n} - {Bad #1 option #2 ignored} - {In the exam-n class, the 'floating' environments take no argument,\MessageBreak - and are always placed 'here'} - \examn@float{#1}} -\def\examn@float#1{% - % re-using the standard LaTeX parameter means that \caption works - \def\@captype{#1} - \setbox\@tempboxa\vbox\bgroup} -\def\examn@endfloat{% - \egroup % end \@tempboxa - \unskip - \nobreak - % add lots of stretchability, but non-infinite, for the sake of tidiness - \vskip 0pt plus 0.5\textheight - \penalty50 % a pagebreak here discards following vskip - % (cf TeXBook p106; or try \filbreak of p111) - \vskip 2ex plus -0.5\textheight % negative stretch cancels previous vskip - \box\@tempboxa - %\vskip 1ex - \nobreak -} -\def\endfloat@skipsolutions{% - % variant when skipping solutions -- end the \@tempboxa and do nothing - \egroup -} -\def\figure{% - \@ifnextchar[{\examn@badfloat{figure}}{\examn@float{figure}}%] -} -\def\table{% - \@ifnextchar[{\examn@badfloat{table}}{\examn@float{table}}%] -} -\let\endfigure\examn@endfloat -\let\endtable\examn@endfloat -\def\examn@dummycaptions{% - \def\fnum@figure{\figurename} % 'Figure nnn' changed to just 'Figure' - \def\fnum@table{\tablename} - \def\caption{% - \ifx\@captype\@undefined - \@latex@error{\noexpand\caption outside float}\@ehd - \expandafter\@gobble - \else - %\refstepcounter\@captype % omit this line from the standard definition - \expandafter\@firstofone - \fi - {\@dblarg{\@caption\@captype}}% - } -} -\def\examn@disabledpdfpages{\@ifnextchar[% ] - \examn@disabledpdfpages@ - {\examn@disabledpdfpages@[]}} -\def\examn@disabledpdfpages@[#1]#2{\relax} -\AtEndDocument{ - \CheckTotalQuestions - \ClosingText - \showthe@shouts - \WriteLastPageLabel} -\ifcase\examn@mtselect - % mathptm fonts - % This is a very clumsy version, but it appears to be our only option - \def\vec#1{\mathchoice{\mbox{\boldmath $\displaystyle #1$}} - {\mbox{\boldmath $ #1$}} - {\mbox{\boldmath $\scriptstyle #1$}} - {\mbox{\boldmath $\scriptscriptstyle #1$}}} -\or % mathtime (should this be the same for mathtime as for mtpro2? - \let\vec\mathbf -\or % mtpro2 - \let\vec\mathbold -\fi -\newcommand\BSc{B.Sc.{}} -\newcommand\MSci{M.Sci.{}} -\newcommand\MSc{M.Sc.{}} -\newcommand\MA{M.A.{}} -\newcommand\MEng{M.Eng.{}} -\newcommand\BEng{B.Eng.{}} -\newcommand{\dd}{\mathrm{d}} -\newcommand{\ddd}{\,\mathrm{d}} % inside an integral, including thinspace - -\def\Diffl{\@ifstar\@Difflflat\@Diffl} -\def\Partial{\@ifstar\@Partialflat\@Partial} -\def\@Partial{\@ifnextchar[{\@@Diffl\partial}{\@@Diffl\partial[]}} -\def\@Partialflat{\@ifnextchar[{\@@Difflflat\partial}{\@@Difflflat\partial[]}} -\def\@Diffl{\@ifnextchar[{\@@Diffl\dd}{\@@Diffl\dd[]}} -\def\@Difflflat{\@ifnextchar[{\@@Difflflat\dd}{\@@Difflflat\dd[]}} -\def\@@Diffl#1[#2]#3#4{% - \def\@tempa{#2}% - \ifx\@tempa\empty - \frac{#1#3}{#1#4}% - \else - \frac{{#1}^{#2}#3}{#1{#4}^{#2}}% - \fi} -\def\@@Difflflat#1[#2]#3#4{% - \def\@tempa{#2}% - \ifx\@tempa\empty - #1#3\mskip-0.8mu/\mskip-1.2mu #1#4% - \else - {#1}^{#2}#3\mskip-0.8mu /\mskip-1.2mu #1{#4}^{#2}% - \fi} -\def\e{{\mathrm e}} -\def\units{\begingroup - \catcode`\.=\active - \@ifstar{\let\un@tsspace\relax \un@ts}% - {\let\un@tsspace\thinspace\un@ts}} -\begingroup - \catcode`\.=\active - \gdef\un@ts#1{\let~\thinspace\let.\thinspace - \ifmmode - \un@tsspace\mathrm{#1}% - \else - \nobreak$\un@tsspace\mathrm{#1}$% - \fi - \endgroup} -\endgroup -\def\au{au} -\def\lambdabar{\setbox\@tempboxa\hbox{$\lambda$}% - \hbox to 0pt{\hbox to \wd\@tempboxa{\hss$\bar{}$\hss}\hss}\box\@tempboxa} -\endinput -%% -%% End of file `exam-n.cls'. diff --git a/Master/texmf-dist/doc/latex/exam-n/notes-for-authors.pdf b/Master/texmf-dist/doc/latex/exam-n/notes-for-authors.pdf Binary files differindex 0c50ae77f7f..ca51908af30 100644 --- a/Master/texmf-dist/doc/latex/exam-n/notes-for-authors.pdf +++ b/Master/texmf-dist/doc/latex/exam-n/notes-for-authors.pdf diff --git a/Master/texmf-dist/doc/latex/exam-n/notes-for-authors.tex b/Master/texmf-dist/doc/latex/exam-n/notes-for-authors.tex new file mode 100644 index 00000000000..de9e3a8ba70 --- /dev/null +++ b/Master/texmf-dist/doc/latex/exam-n/notes-for-authors.tex @@ -0,0 +1,304 @@ +\documentclass[10pt]{scrartcl} +%\documentclass[11pt]{scrartcl} + +\usepackage{url,pdfpages,moreverb,color} +\definecolor{cscolour}{rgb}{0.5,0.1,0.1} + +\title{Notes for exam question authors} +\author{Norman Gray} +\date{exam-n 1.1.4, 2016 December 19} + +\parindent=0pt +\parskip=\medskipamount + +\makeatletter +\def\csarg#1{\texttt\{\textit{#1}\texttt\}% + \advance\@tempcnta-1 + \ifnum\@tempcnta>0 + \let\next\csarg + \else + \let\next\endgroup % begun in \cs + \fi + \next} +\newcommand\cs[2][0]{\begingroup + \color{cscolour}% + $\backslash$\texttt{#2}% + \@tempcnta=#1 + \ifnum\@tempcnta>0 + \let\next\csarg + \else + \let\next\endgroup + \fi + \next} + +\def\env#1{\texttt{\textcolor{cscolour}{#1}}} +\def\opt#1{\texttt{[#1]}} + +\setcounter{secnumdepth}0 + +\begin{document} +\maketitle + +The full documentation for the \texttt{exam-n} document class is in +the file \texttt{exam-n.pdf}, but some of this is quite detailed, and +addressed to the exams convener, who has to assemble the overall +exam. This document is a compact account of how to use the exams +class as a question author. + +You can find updated versions of the \texttt{exam-n} document class, and the +complete documentation, at \url{http://purl.org/nxg/dist/exam-n}. + +\subsection{Template} +\label{s:template} +\listinginput1{template-question.tex} + +Notice first that this is a standalone document -- you can \LaTeX\ it +to produce a formatted exam paper, as long as you include the +\opt{compose} option in the document class line. This complete +document can later be given to the exams convener, who can +input it unchanged into the master file which pulls the various questions +together. It follows from that that you should be hesitant about putting anything into +the preamble other than \cs{usepackage} commands, and you should +consult with the exams convener to ensure that such packages go into +the master file, too. It's probably a safe bet that the `graphicx' +package will be included in the master file. If you want to include +a \cs{newcommand}, or anything like that, +it can be placed inside the \env{question} environment. For +other customisations, negotiate with the exams convener. + +The \env{question} environment contains (surprise) a question, broken into +parts (a, b, c, \dots) by \cs{part} commands, and with the distribution of marks within +the question being indicated by \cs[1]{partmarks}n; the class will check that the +marks in \cs{partmarks} do add up to the question goal given as an +argument in \cs[1]{begin\{question\}}{markgoal}. Within the +question there can be one or more \env{solution} environments, which are +not displayed in the final version (obviously), but which do appear in +draft modes. You'll most typically have a \cs{partmarks} macro and a +\env{solution} environment for each \cs{part}, but they don't have to +match up, and you can have the entire solution at the end if you prefer. +The \cs[1]{partmarks*}n command is almost the same, but places the +mark indicator in a slightly different position which looks better +when there would otherwise be a gap at the right of the page. It can +be placed after a list, or inside but at the end of an equation. +Note that \cs{partmarks} ends a paragraph (\cs{partmarks*} doesn't): this is +probably good style, but if you insist on mid-paragraph marks, then a following +\verb|\noindent| will be useful. It's helpful to use \cs{partmarks} inside a +\env{solution} to indicate the distribution of marks -- this doesn't mess up +the mark-totalling calculation. + +One common exam or test question type is a multiple-choice question. +This is indicated by a \cs{begin\{mcq\}} environment, which contains a +textual question followed by a sequence of possible answers indicated by +\cs{item}, including precisely one correct answer, indicated by +\cs{answer} (this is of course formatted identically to the others, +unless the \opt{showsolutions} option is present). Before you can use +the \env{mcq} environment, you must call +\cs[1]{multiplechoiceanswers}{n} to indicate how many options are +required in each question. +It's OK to have a \env{solution} within an \env{mcq} environment, +perhaps to provide commentary on or explanation of the correct answer. + +You can include a \env{questiondata} environment at (typically) the end of +the question: this is intended for extra equations or constants which +are useful for the examinee. + +The \env{figure} and \env{table} environments act differently from the +way they usually act in \LaTeX: \emph{`floats' don't float}. In each +case, the content is forced to be always `here', and in addition is +also tied to the text which follows it, so that a page break will not +occur immediately after a figure or table. There are \emph{no} figure +or float options permitted in this class's `floating' environments +(that is, option \texttt{[h]} is neither necessary nor permissible). +If you need to tune the page breaking, then you should use +\verb|\goodbreak|, \verb|\vspace| or, in extremis, \verb|\newpage|. +The \cs[1]{caption}{text} command works as usual; the figure and table +numbering sequences continue through the solutions, if they're shown, +but this isn't expected to be a problem. + +If you use \cs{label} within a \env{question} environment, that label +will, as you might expect, refer to the question number. + +Hints: +Figures can be included with \cs{includegraphics} as usual, as long as +the `graphicx' package has been included at the top of the master +file. If you want to include complete pages from a PDF (most +typically containing a scanned handwritten model answer), then you can +do so by including the `pdfpages' package at the top of the file, and +then \cs[1]{includepdf[pages=\{-\}]}{filename} inside a \env{solution} +environment. +The \texttt{pages=\{-\}} option means that all pages from the file are +inserted; you may wish to use \texttt{scale=0.8} to shrink the PDF; +the option \verb|pagecommand={\thispagestyle{fancy}}| will cause the other +class apparatus, such as page numbers and headers, to be +superimposed on the included pages. +See the documentation of the `pdfpages' package for more information. + +Include marginal notes with \cs[1]{comment}{remark} -- these show up in drafting +modes (\opt{draft} and \opt{compose}), but not in the final version. +The \cs[1]{author}{name} command is just +a type of comment. If you need to make more noise, then +\cs[1]{shout}{remark} inserts a highlighted \emph{remark} in the flow of text +(so it can be used anywhere) and includes the remark in a prominent +list of exclamations at the end of the document. + +At the bottom of each page, you see a faint identification code, such +as `QM/123-456'. This consists of an exam identifier, extracted from +the exam preamble, plus a code which changes each time \LaTeX\ is +run. This helps you avoid collation accidents, and to distinguish +between slightly different versions of the printed document. + +\subsection{Various convenience commands} +\label{s:othercommands} + +\makeatletter +% Definitions edited in at build time... +% Abbreviations for degrees. +% \begin{macrocode} +\newcommand\BSc{B.Sc.{}} +\newcommand\MSci{M.Sci.{}} +\newcommand\MSc{M.Sc.{}} +\newcommand\MA{M.A.{}} +\newcommand\MEng{M.Eng.{}} +\newcommand\BEng{B.Eng.{}} +% \end{macrocode} +% +% Tweaks to differentials. +% \begin{macrocode} +\newcommand{\dd}{\mathrm{d}} +\newcommand{\ddd}{\,\mathrm{d}} % inside an integral, including thinspace + +\def\Diffl{\@ifstar\@Difflflat\@Diffl} +\def\Partial{\@ifstar\@Partialflat\@Partial} +\def\@Partial{\@ifnextchar[{\@@Diffl\partial}{\@@Diffl\partial[]}} +\def\@Partialflat{\@ifnextchar[{\@@Difflflat\partial}{\@@Difflflat\partial[]}} +\def\@Diffl{\@ifnextchar[{\@@Diffl\dd}{\@@Diffl\dd[]}} +\def\@Difflflat{\@ifnextchar[{\@@Difflflat\dd}{\@@Difflflat\dd[]}} +\def\@@Diffl#1[#2]#3#4{% + \def\@tempa{#2}% + \ifx\@tempa\empty + \frac{#1#3}{#1#4}% + \else + \frac{{#1}^{#2}#3}{#1{#4}^{#2}}% + \fi} +\def\@@Difflflat#1[#2]#3#4{% + \def\@tempa{#2}% + \ifx\@tempa\empty + #1#3\mskip-0.8mu/\mskip-1.2mu #1#4% + \else + {#1}^{#2}#3\mskip-0.8mu /\mskip-1.2mu #1{#4}^{#2}% + \fi} +% \end{macrocode} +% +% The exponential sign +% \begin{macrocode} +\def\e{{\mathrm e}} +% \end{macrocode} +% +% Physical units in |\rm|. Unstarred version includes leading +% |\thinspace|. Starred version doesn't, and is used when referring to +% the unit by itself (eg axis is |$B/\units*T$|), and is not qualifying +% a number. +% FIXME: |\mu| in |\units| can come out wrong in some fonts (mtpro2?) +% -- needs investigation. +% \begin{macrocode} +\def\units{\begingroup + \catcode`\.=\active + \@ifstar{\let\un@tsspace\relax \un@ts}% + {\let\un@tsspace\thinspace\un@ts}} +\begingroup + \catcode`\.=\active + \gdef\un@ts#1{\let~\thinspace\let.\thinspace + \ifmmode + \un@tsspace\mathrm{#1}% + \else + \nobreak$\un@tsspace\mathrm{#1}$% + \fi + \endgroup} +\endgroup +% \end{macrocode} +% +% Other miscellaneous symbols: +% The AU is nothing exciting, but may be adjusted in future +% \begin{macrocode} +\def\au{au} +% \end{macrocode} +% The symbol for Compton wavelength is a crossed lambda -- the following isn't perfect, but is OK for now. +% \begin{macrocode} +\def\lambdabar{\setbox\@tempboxa\hbox{$\lambda$}% + \hbox to 0pt{\hbox to \wd\@tempboxa{\hss$\bar{}$\hss}\hss}\box\@tempboxa} +% \end{macrocode} +\makeatother + +Macro \cs[1]{vec}{v} is redefined to give bold-font vectors, rather than +vectors with arrows, which is the (weird) \LaTeX\ default. This +should work for bold greek as well as roman. + +Macros \cs{dd} and \cs{ddd}: \cs{dd} is a roman d, as used for +differentials; \cs{ddd} is the same with a preceding thinspace, +as used within integrals; for example +\[ + \verb|\int f(x)\ddd x = \int f(x)\,\dd x| = \int f(x)\ddd x +\] + +You can typeset derivatives neatly: +\begin{center} +\def\dd{\mathrm{d}} +\begin{tabular}{rl} +\verb|\Diffl{a}{b}| & $\displaystyle \Diffl ab$ \\[3ex] +\verb|\Diffl[2]{a}{b}| & $\displaystyle \Diffl[2]ab$\\[3ex] +\verb|\Diffl*{a}{b}| & $\Diffl* ab$ \\[2ex] +\verb|\Diffl*[2]{a}{b}| & $\Diffl*[2]ab$\\ +\end{tabular} +\end{center} +The unstarred versions are for displayed equations, the starred +ones for inline maths. +There is analogous support for partial derivatives with \cs[2]{Partial}ab. + +Macros \cs[1]{units}{expr}, \cs[1]{units*}{expr}: These typeset +physical units in an upright shape, with tilde or dot acting as a +separator between units. Since this is typeset in maths mode, all +other spacing is ignored. For example, \verb|$v=10\units{m.\mu s^{-1}}$| +gives $v=10\units{m.\mu s^{-1}}$. The unstarred version includes some +leading space; the starred version can be used when referring to the +unit by itself, where it is not qualifying a number (eg labelling an +axis with units \verb|$B/\units*T$|, or $B/\units*T$). These macros +might be replaced, in the future, by a recommendation to use the +\texttt{siunitx} package. + +For some other useful symbols, see the table below: + +\def\arraystretch{1.5} +\begin{tabular}{rcp{8cm}} +\cs{e}&$\e^{i\pi}+1=0$& the exponential is typeset in an upright rather than +an italic shape, as in \verb|$\e^{i\pi} + 1 = 0$|.\\ +\cs{au}&10\units\au& astronomical units: +\verb|10\units{\au}|.\\ +\cs{lambdabar}&$\lambdabar$& the Compton wavelength, as a lambda with a +bar through it.\\ +\end{tabular} + + +\subsection{Extra: Creating complete exams} +\label{s:complete} +As a question author, you are typically only concerned with one or two +single questions, and that is why this brief guide concentrates +exclusively on the \opt{compose} mode. But you might be interested to see +how your text appears in the final exam. A template master file is +below. For more detail, see the complete documentation in \texttt{exam-n.pdf}. +\goodbreak +\listinginput1{template-master.tex} + +The \texttt{exam-n} class currently supports a sample class option \opt{A1}. +This automatically includes a suitable constants sheet in the +formatted paper. + +On the following pages, you can see the result of \LaTeX ing the sample file on +p.\pageref{s:template}, and of processing the master file above. +As you can see, the \opt{compose} mode by default shows solutions, +and collects the \cs[1]{shout}{text} remarks to the end. +In the \opt{final} mode (which is the default mode), solutions +disappear, but the shouted-out alerts remain, just to make sure no-one +can miss them. +\includepdf{template-question.pdf} +\includepdf[pages={2,1},angle=90,nup=1x2,column]{template-master.pdf} +\end{document} diff --git a/Master/texmf-dist/doc/latex/exam-n/release-notes.html b/Master/texmf-dist/doc/latex/exam-n/release-notes.html index 063e8fbe84a..9f843e11f69 100644 --- a/Master/texmf-dist/doc/latex/exam-n/release-notes.html +++ b/Master/texmf-dist/doc/latex/exam-n/release-notes.html @@ -14,7 +14,44 @@ dd ul { padding: 0pt; margin: 0pt; } <dl> <!-- @CURRENT@ --> -<dt><span class='attention'>1.1, 2014 May 3</span></dt> +<dt><span class='attention'>1.1.4, 2016 December 19</span></dt> +<dd><ul> +<li>Documentation: add notes about use of pdfpages.</li> +<li>Added <code>[largefont]</code> option. +<strong>Note</strong>: +option <code>[hugefont]</code> has replaced <code>[bigfont]</code>; +the latter is now deprecated, and may be removed in v1.2.</li> +<li>Use of the <code>\part</code> macro is now supported within +solutions (it produced the wrong numbers before), and there is a new +<code>\StylePartNumber</code> customisation macro.</li> +</ul></dd> + +<dt>1.1.3</dt> +<dd><ul> +<li>Version 1.1.3 was never released</li> +</ul></dd> + +<dt>1.1.2, 2015 November 26</dt> +<dd><ul> +<li>Handled trailing floats at end of document (generated by packages +such as <code>rotating</code>.</li> +<li><code>\label</code> within question environment now refers to the +question number.</li> +<li>Work around a problem when a paragraph starts with <code>{\bf ...}</code> +rather than (post-1995) <code>\textbf{...}</code>.</li> +<li><code>\begin{questiondata}</code> now starts a new paragraph.</li> +<li>Some documentation adjustments.</li> +</ul></dd> + +<dt>1.1.1, 2014 November 27</dt> +<dd><ul> +<li>Adjust <code>\partmarks*</code> behaviour; now behaves differently +within display maths (addresses +<a href='https://bitbucket.org/nxg/exam-n/issue/1/'>issue 1</a>).</li> +<li>Various documentation and release fixes.</li> +</ul></dd> + +<dt>1.1, 2014 May 3</dt> <dd>Converted to a generic class, <code>exam-n</code>, ready for wider distribution. Available on <a href='https://bitbucket.org/nxg/exam-n/'>bitbucket</a> diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/Makefile b/Master/texmf-dist/doc/latex/exam-n/sample/Makefile index ff34e72ae46..253245e5345 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample/Makefile +++ b/Master/texmf-dist/doc/latex/exam-n/sample/Makefile @@ -1,3 +1,7 @@ +%.pdf: %.tex ../exam-n.cls + TEXINPUTS=..: pdflatex $< + if grep 'Rerun to get cross' ${<:.tex=.log}; then TEXINPUTS=..: pdflatex $<; else :; fi + all: sample_exam.pdf sample_exam.pdf: numerical1-solution.pdf @@ -8,9 +12,12 @@ sample_exam_solution.tex: sample_exam.tex rm -f $@ sed '1s/documentclass/documentclass[showsolutions]/' sample_exam.tex >sample_exam_solution.tex -%.pdf: %.tex - TEXINPUTS=..: pdflatex $< - if grep 'Rerun to get cross' ${<:.tex=.log}; then TEXINPUTS=..: pdflatex $<; else :; fi +# This will depend somehow on the .dtx file in the parent directory, +# but expressing that here second-guesses how that file is actually +# generated, so skip this ('don't repeat yourself'; also, this is only +# occasionally used while testing) +../exam-n.cls: + cd ..; $(MAKE) exam-n.cls clean: - rm -f sample_exam*.pdf sample_exam_solution.tex *.log *.aux + rm -f *.pdf *.log *.aux sample_exam_solution.tex diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/cosmo1.tex b/Master/texmf-dist/doc/latex/exam-n/sample/cosmo1.tex index cd9ae51974f..27045d026a6 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample/cosmo1.tex +++ b/Master/texmf-dist/doc/latex/exam-n/sample/cosmo1.tex @@ -1,10 +1,11 @@ \documentclass[compose]{exam-n} \usepackage{graphics} +\graphicspath{{fig/}} \begin{document} -\begin{question}{20} \author{Andrew Davies} +\begin{question}{20} \author{Reginald Q Whimsy} % Have a blank line here, to check that the question number remains % nicely lined up, even if there are lines between the environment % opening and the text. @@ -22,15 +23,15 @@ included as a graphic. Fully zenned up? Then let us begin\dots. \part Show that, under the action of gravity alone, the scale size of the Universe varies according to -\begin{equation*} +\begin{equation} \ddot{R}=-\frac{4\pi G \rho_0}{3R^2} -\end{equation*} +\end{equation} \partmarks*{4} and that, consequently, \begin{equation*} \dot{R}^2=-\frac{8\pi G \rho_0}{3R}=-K. -\end{equation*} \partmarks*{3} +\end{equation*} Express $K$ in terms of the present values of the Hubble constant $H_0$ and of the density parameter $\Omega_0$. @@ -68,6 +69,10 @@ More content&in row 2 \end{tabular} \caption{\label{t:dullness}A remarkably dull table} \end{table} +Finis. +\begin{questiondata} +Hubble's law: $v=H_0 D$ +\end{questiondata} \partmarks{4} \begin{solution} Explanations are superfluous; all that is, is. @@ -84,8 +89,5 @@ adds nothing to our understanding of our place in the cosmos, but it you work out how many deuterium nuclei decayed during the typing of this table?). \end{solution} -\begin{questiondata} -Hubble's law: $v=H_0 D$ -\end{questiondata} \end{question} \end{document} diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/excos1.tex b/Master/texmf-dist/doc/latex/exam-n/sample/excos1.tex index 34fa6966ec4..511902dc1ab 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample/excos1.tex +++ b/Master/texmf-dist/doc/latex/exam-n/sample/excos1.tex @@ -9,7 +9,7 @@ In 1908, where was there an airburst `impact'? \answer Tunguska \item Arizona \item Off the Mexican coast -\item Egypt +\item Swindon \begin{solution} The evidence for this is a dirty big hole in the ground in Siberia. \end{solution} @@ -20,7 +20,7 @@ The fossil record suggests that mass extinction events occur once every how many \item 2.6 Billion Years \item 260 Million Years \item 26 Million Years % not marked as correct -\item 26 Thousand Years +\item 4 Thousand Years after the dominant lifeform invents fire \end{mcq} \begin{mcq} diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/spiral.eps b/Master/texmf-dist/doc/latex/exam-n/sample/fig/spiral.eps index fcf91bb97d1..fcf91bb97d1 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample/spiral.eps +++ b/Master/texmf-dist/doc/latex/exam-n/sample/fig/spiral.eps diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/spiral.pdf b/Master/texmf-dist/doc/latex/exam-n/sample/fig/spiral.pdf Binary files differindex 0119b77d38b..0119b77d38b 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample/spiral.pdf +++ b/Master/texmf-dist/doc/latex/exam-n/sample/fig/spiral.pdf diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/numerical1-solution.pdf b/Master/texmf-dist/doc/latex/exam-n/sample/numerical1-solution.pdf Binary files differdeleted file mode 100644 index 5da7ebd7f71..00000000000 --- a/Master/texmf-dist/doc/latex/exam-n/sample/numerical1-solution.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/numerical1-solution.tex b/Master/texmf-dist/doc/latex/exam-n/sample/numerical1-solution.tex index 3c9b175984b..b8862899a1a 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample/numerical1-solution.tex +++ b/Master/texmf-dist/doc/latex/exam-n/sample/numerical1-solution.tex @@ -6,6 +6,9 @@ opposed to superimposed on each other), and disappear when the noshowsolutions option is present. +(In the real situation, the corresponding PDF would be a scan of a hand-written +solution.) + \fontsize{72}{72}\selectfont \centering Numerical 1 solution, page one diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/numerical2.tex b/Master/texmf-dist/doc/latex/exam-n/sample/numerical2.tex index b47bed21815..0843f1bc6ee 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample/numerical2.tex +++ b/Master/texmf-dist/doc/latex/exam-n/sample/numerical2.tex @@ -9,6 +9,9 @@ in the $AB$ plane, and use it to distinguish between the most probable joint values of $(A,B)$ and the most probable value of $A$ given (a different) $B$. \partmarks{5} +\label{q:numerical2} +Note that this is question \ref{q:numerical2} on p.\pageref{q:numerical2}. + Explain what is meant by \emph{marginalisation} in Bayesian inference and how it can be interpreted in terms the above plot. \partmarks{5} diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/numerical3.tex b/Master/texmf-dist/doc/latex/exam-n/sample/numerical3.tex index 554de298e9d..2354c5db6f0 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample/numerical3.tex +++ b/Master/texmf-dist/doc/latex/exam-n/sample/numerical3.tex @@ -6,6 +6,10 @@ Distinguish between frequentist and Bayesian definitions of probability, and explain carefully how parameter estimation is performed in each regime.\partmarks{10} +\label{q:numerical3} +Note that this is question \ref{q:numerical3} on +p.\pageref{q:numerical3}. It's the one after question~\ref{q:numerical2}. + A square ccd with $M\times M$ pixels takes a dark frame for calibration purposes, registering a small number of electrons in each pixel from thermal noise. The probability of there being $n_i$ diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam.pdf b/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam.pdf Binary files differdeleted file mode 100644 index 89072959f30..00000000000 --- a/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam.tex b/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam.tex index b8a3eb4a3d2..98031e60911 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam.tex +++ b/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam.tex @@ -1,5 +1,6 @@ \documentclass{exam-n} -%\documentclass[bigfont,sansserif]{exam-n} +%\documentclass[largefont]{exam-n} +%\documentclass[hugefont,sansserif]{exam-n} %\documentclass[mtpro2,showsolutions]{exam-n} %\documentclass[mtpro2,showsolutions,sansserif]{exam-n} %\documentclass[draft,showsolutions,sansserif]{exam-n} diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam_solution.pdf b/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam_solution.pdf Binary files differdeleted file mode 100644 index 327cdf20faa..00000000000 --- a/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam_solution.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam_solution.tex b/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam_solution.tex index 098c453572b..853bccbce91 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam_solution.tex +++ b/Master/texmf-dist/doc/latex/exam-n/sample/sample_exam_solution.tex @@ -1,5 +1,6 @@ \documentclass[showsolutions]{exam-n} -%\documentclass[bigfont,sansserif]{exam-n} +%\documentclass[largefont]{exam-n} +%\documentclass[hugefont,sansserif]{exam-n} %\documentclass[mtpro2,showsolutions]{exam-n} %\documentclass[mtpro2,showsolutions,sansserif]{exam-n} %\documentclass[draft,showsolutions,sansserif]{exam-n} diff --git a/Master/texmf-dist/doc/latex/exam-n/sample_exam.pdf b/Master/texmf-dist/doc/latex/exam-n/sample_exam.pdf Binary files differindex 89072959f30..db389f7e34b 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample_exam.pdf +++ b/Master/texmf-dist/doc/latex/exam-n/sample_exam.pdf diff --git a/Master/texmf-dist/doc/latex/exam-n/sample_exam_solution.pdf b/Master/texmf-dist/doc/latex/exam-n/sample_exam_solution.pdf Binary files differindex 327cdf20faa..994205d6e9e 100644 --- a/Master/texmf-dist/doc/latex/exam-n/sample_exam_solution.pdf +++ b/Master/texmf-dist/doc/latex/exam-n/sample_exam_solution.pdf |