diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/exam-n/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/exam-n/README | 29 |
1 files changed, 17 insertions, 12 deletions
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. |