2003-12-15
- 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
- Wrapped IFs around the name and match attributes of the <template> template, so that they're only inserted if actually required.
nstanger committed on 11 Dec 2003
2003-12-10
- Fixed xsl:copy-of in <template> template (argh!). It now copies text child nodes correctly.
nstanger committed on 10 Dec 2003
- Fixed <quote> template for HTML. ...
nstanger committed on 10 Dec 2003
- Added XML authoring stuff.
nstanger committed on 10 Dec 2003