2004-01-06
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
- Added an <HR> before the <ADDRESS>.
nstanger committed on 11 Dec 2003
- Added table alignment (currently slightly broken). ...
nstanger committed on 11 Dec 2003
- Added basic table processing. ...
nstanger committed on 11 Dec 2003
- Completely revamped section and title processing.
nstanger committed on 11 Dec 2003
- Changed <template> template so that it just copies across all template attributes verbatim.
nstanger committed on 11 Dec 2003
- Rationalised the way the document title is handled and how elements within the document are processed.
nstanger committed on 11 Dec 2003
- Added <quotation> template.
nstanger committed on 11 Dec 2003
- Changed value-of in <TITLE> and <H1> to apply-templates.
nstanger committed on 11 Dec 2003
- Added generate-subs template (UNTESTED). ...
nstanger committed on 11 Dec 2003