summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/exam-n/exam-n.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/exam-n/exam-n.html')
-rw-r--r--Master/texmf-dist/doc/latex/exam-n/exam-n.html63
1 files changed, 49 insertions, 14 deletions
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>