2004-01-07
- Added an XSLT "math" mode to some of the relevant templates. ...
cedwards committed on 7 Jan 2004
- Changed <id> to <metadata>.
nstanger committed on 7 Jan 2004
- Added lots of documentary comments. ...
nstanger committed on 7 Jan 2004
Added some to-dos and questions.
cedwards committed on 7 Jan 2004
Modified stylesheets to work with existing lab/tutorial conventions for images.
cedwards committed on 7 Jan 2004
2004-01-06
Fixed 'latex' macro, verbatim things.
cedwards committed on 6 Jan 2004
Added equation array stuff.
cedwards committed on 6 Jan 2004
- Added menu item formatting. ...
cedwards committed on 6 Jan 2004
Added handler for 'comment' element.
cedwards committed on 6 Jan 2004
Renamed old hand-written stylesheets to avoid being overwritten by new derived ones (and so we'll still have old copies to refer to if we need them).
cedwards committed on 6 Jan 2004
- Added conditionals for "image" element to output correct source folder for graphics for labs and tutorials. ...
cedwards committed on 6 Jan 2004
- Switched back to using <DL> in HTML for the time being. ...
nstanger committed on 6 Jan 2004
2003-12-19
- Added "automatically generated" comments to boilerplate. ...
nstanger committed on 19 Dec 2003
- Tweaked spacing of list items so that they look nicer. <DL>s still need work. ...
nstanger committed on 19 Dec 2003
2003-12-16
- Added "page-break" template (LaTeX only). ...
nstanger committed on 16 Dec 2003
- Added <xsl-out:strip-spaces> to output style sheet. ...
nstanger committed on 16 Dec 2003
- Fixed all the special characters so that they are no longer translated when generating the HTML template. ...
nstanger committed on 16 Dec 2003
2003-12-15
- Added standalone style sheet parameter and attempted to build an HTML document fragment, without success.
nstanger committed on 15 Dec 2003
- Fixed broken LaTeX image scaling.
nstanger committed on 15 Dec 2003
- Genericised the "PaperCode" template; department code and paper number are now style sheet parameters. ...
nstanger committed on 15 Dec 2003
- Added department and paper parameters to the output style sheet. ...
nstanger committed on 15 Dec 2003
- Fixed bug with latex-image-format variable (should have been image-format).
nstanger committed on 15 Dec 2003
2003-12-14
- Added @noindent attribute to "paragraph" template. ...
nstanger committed on 14 Dec 2003
- Changed "window-title" mode to "preamble" because it's now more general. ...
nstanger committed on 14 Dec 2003
- Added image support (adapted from Chris's original code).
nstanger committed on 14 Dec 2003
- Added LaTeX preferred image format parameter.
nstanger committed on 14 Dec 2003
2003-12-12
- Extended <quote> template to handle both double, single and nested quotes.
nstanger committed on 12 Dec 2003
- Added <common> element processing to enable template code that is common across all formats.
nstanger committed on 12 Dec 2003
- Added @align to <quotation> and made the LaTeX output a bit more sophisticated.
nstanger committed on 12 Dec 2003
2003-12-11
- Finished referencing (for sections only at present). ...
nstanger committed on 11 Dec 2003