History for XML / xml2xslt.xsl
2016-02-12
• Rewrote Oracle documentation and Blackboard elements to use the hyperlink template rather than hyperlink-internal. ...
Nigel Stanger committed on 12 Feb 2016
2015-05-06
• Added document date (equivalent to \date in (Xe)LaTeX) to (X)HTML output.
Nigel Stanger committed on 6 May 2015
2015-02-20
Changed hard-coded DNS location code to DNI for 2015/eVision.
Chris Edwards committed on 20 Feb 2015
2014-08-13
• Fixed spacing of exercise labels.
Nigel Stanger committed on 13 Aug 2014
2014-07-09
• Fixed broken document title suppression (doing it when it shouldn’t).
Nigel Stanger committed on 9 Jul 2014
2014-07-06
• Added suppress-latex-title attribute for (Xe)LaTeX.
Nigel Stanger committed on 6 Jul 2014
2014-02-25
• Switched to using \def instead of \newcommand for pre-\begin{document} definitions, as it seems safer.
Nigel Stanger committed on 25 Feb 2014
2014-02-19
• Added support for teaching calendars that span multiple teaching periods: ...
Nigel Stanger committed on 19 Feb 2014
• Added parskip and rotating packages to LaTeX boilerplate. ...
Nigel Stanger committed on 19 Feb 2014
2013-11-25
• Removed all driver references from hyperref loading (apparently no longer necessary).
Nigel Stanger committed on 25 Nov 2013
2013-09-04
Added support for boxed and numbered exercises.
Nigel Stanger committed on 4 Sep 2013
2013-08-21
Added support for strike-through text (requires ulem package for LaTeX).
Nigel Stanger committed on 21 Aug 2013
2013-07-12
Fixed URL link colour (blue instead of red).
Nigel Stanger committed on 12 Jul 2013
2013-06-12
Replaced CVS ID variables with a single variable $document-name that uses the base-uri() function to extract the name of the document being processed. The CVS IDs can be gradually expunged from source files as we go. (closes #1)
Nigel Stanger committed on 12 Jun 2013
2013-06-05
Fixed permissions.
Nigel Stanger committed on 5 Jun 2013
2012-08-15
- Fixed the way that titling for calendar documents is handled so that it ...
nstanger committed on 15 Aug 2012
2012-08-09
- Added support for standalone calendar documents. ...
nstanger committed on 9 Aug 2012
2012-07-23
- Whoops, should be HTTPS, not HTTP.
nstanger committed on 23 Jul 2012
- Changed CSS link to point to Blackboard.
nstanger committed on 23 Jul 2012
2012-07-19
- Enabled apply-templates for due dates. ...
nstanger committed on 19 Jul 2012
2012-07-04
- Changed hyperref citation colour from horrible green to blue.
nstanger committed on 4 Jul 2012
2012-06-20
- Made more consistent use of <xsl:text> in parameter defaults. ...
nstanger committed on 20 Jun 2012
2012-06-12
- Initial efforts towards rolling the teaching calendar XSLT into the main ...
nstanger committed on 12 Jun 2012
2012-04-24
- Added new mechanism for better handling of assignment due dates. ...
nstanger committed on 24 Apr 2012
2012-02-23
- Made better use of xsl:text in generating LaTeX boilerplate. ...
nstanger committed on 23 Feb 2012
2012-02-22
- Added initial support for the listings package for code blocks in LaTeX.
nstanger committed on 22 Feb 2012
2011-07-20
- Initial steps towards modularisation of the master stylesheet. ...
nstanger committed on 20 Jul 2011
2011-07-19
- Added support for functions in master stylesheet. ...
nstanger committed on 19 Jul 2011
2011-07-08
- Added a bunch of utility global variables, including CVS ID components and ...
nstanger committed on 8 Jul 2011
2011-06-01
- Added mathspec package to enable the maths font to be set in XeLaTeX.
nstanger committed on 1 Jun 2011