2013-06-07 neater pagebreaks around answer boxes 2013-06-06 add \DeclareGraphicsExtensions{} to stop graphicx guessing file extensions 2013-04-19 set \lineskip=1pt like in article.cls, to prevent tall lines from touching 2013-04-17 disable \fullmarks in answer environment 2013-04-17 adding proof.sty package (mainly for Larry Paulson) 2013-04-16 \topic: replace \xdef with \g@addto@macro; answer environment: no longer intercept \newpage 2013-04-09 answer environment now breaks across pages and no longer uses grey background 2013-04-05 bugfix: suppress \newpage in answer environment if answers=false 2013-03-28 slightly revised the use of the list environment 2013-03-27 avoiding \begin / \end in answer environment, for better error messages in case of wrong nesting 2013-03-20 \newpage can now be used in answer environment to split the box produced 2013-03-19 changed \compact to use half baselineskip, \raggedbottom, .pdftex 2013-03-14 new \topic implementation now annotates next paragraph without changing mode 2013-03-14 added "compact" environment to substantially reduce \baselineskip 2013-03-11 added \raggedbottom to solutionnotes environment 2013-03-05 The added text on signoff sheets is now configurable. 2013-02-18 enabled global configurability via tripos-config.tex file 2013-02-06 added plainTeX font macros (\rm, \bf, etc.) under option ownpackages 2012-12-14 removing listings.sty from set of commonly loaded packages 2012-12-14 added flag renumberquestions (mainly for those compiling practice papers) 2012-12-14 independent flags for enabling display of topic keywords and answers 2012-12-13 fixed misleading error message about unexpected \end{list} at \end{question} 2012-12-13 replacing \newcommand with \newcommand* where approporiate 2012-12-13 fixed error message from \label+\ref in answer environment when answers=false 2012-12-12 fixed handling of signoff sheets 2012-12-12 Move the fullmarks check into the same list environment as the question body 2012-12-12 retire documentation of \questionmissing 2012-12-12 reset equation numbers in each question 2012-12-11 cosmetic: fix two overfull hboxes in tripos.pdf 2012-12-11 Load common packages last, to avoid conflict with amsmath.sty about \label 2012-12-10 initializing question and paper counter to 1 2012-12-10 Added standard package alltt.sty (requested by Magnus Myreen) 2012-11-20 Corrections from proofreading the documentation 2012-11-16 pdftex rules added to Makefile, Part II instructions fixed 2012-11-16 Various cleanup 2012-11-14 Merge branch 'master' of /home/mgk25/public_html/git/tripos 2012-11-14 date updated 2012-11-13 make can now generate solutionnotes and signoff sheets without wrapper file 2012-11-13 Implemented question numer using list environment 2012-11-13 Support for example-question-solutions.pdf 2012-11-08 Documentation and package updates 2012-03-29 Removed \usepackage{upquote} and \lstset{upquote} 2012-03-22 change CST default (end)time back to 12-h notation as requested by Mike & Dinah 2012-03-21 do not waste \count registers 2012-03-21 Changed behaviour of \fullmarks* and a better way of suppressing section numbers in the documentation. 2012-03-16 Substantial work on documentation + starttime -> time + 24-hour clock for CST times (Simone) + MPHIL title now capitalized + \nobreak -> \nopagebreak + \makeenumlabel -> \make@enumlabel + warp macro code to 79 columns + paper and signoff use \parskip with minus 3pt glue added + some environments switch back to pagestyle plain or empty afterwards 2012-02-29 Allow use for MPhil takehome papers 2012-02-29 more documentation, improved marks checking, \spacer, \topic, darker gray 2012-02-21 added support for signoff sheets 2012-02-20 moved to using doc and docstrip for documentation