2003-12-19 |
|
---|---|
- Tweaked spacing of list items so that they look nicer. <DL>s still need work.
...
nstanger
committed
on 19 Dec 2003
|
|
2003-12-16 |
|
|
|
- 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 |
|
- 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 |
|
- Added an <HR> before the <ADDRESS>.
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
|
|
|
|
- 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
|
|