2004-03-28
- Removed support for external environment.xml files.
nstanger committed on 28 Mar 2004
2004-03-20
- Tidied up default tabular alignment for LaTeX. ...
nstanger committed on 20 Mar 2004
- Fixed header cells in HTML tabulars using an attribute value template.
nstanger committed on 20 Mar 2004
2004-03-19
- Normalised HTML tags case. ...
nstanger committed on 19 Mar 2004
2004-03-17
Updated references to info-nts-05 to info-nts-12.
cedwards committed on 17 Mar 2004
- Added "percent" as an alternative for "percent-sign".
nstanger committed on 17 Mar 2004
2004-03-16
- Fixed figure and table numbering to not count preceding figures ...
nstanger committed on 16 Mar 2004
2004-03-10
- Images in HTML version now default to 96 dpi. ...
cedwards committed on 10 Mar 2004
2004-03-09
- Ensured that the content of <figure> and <table> is properly centered in HTML. ...
nstanger committed on 9 Mar 2004
2004-03-08
- Added "sans-serif" template. ...
nstanger committed on 8 Mar 2004
- Deleted explicit math mode and associated operators after remembering about \ensuremath. ...
nstanger committed on 8 Mar 2004
- Added "br" to "newline" template. ...
nstanger committed on 8 Mar 2004
- Shifted footnotes to be endnotes in HTML version.
nstanger committed on 8 Mar 2004
2004-03-05
- Changed output LaTeX formatting of verbatim-inside-minipage for better readability ...
cedwards committed on 5 Mar 2004
2004-03-04
- Added extra lineskips around minipaged verbatim (for code kept on one page) ...
cedwards committed on 4 Mar 2004
- Forgot to check it still works before committing. Fixed.
nstanger committed on 4 Mar 2004
- Made an initial stab at generalising the LaTeX document class, but it's harder than I thought.
nstanger committed on 4 Mar 2004
- Now correctly processes inline <environment> elements. ...
nstanger committed on 4 Mar 2004
Obsoleted metadata as an element, adding warning if document uses it. Now uses attributes of "document".
cedwards committed on 4 Mar 2004
- Added "percentage-sign" as an option.
nstanger committed on 4 Mar 2004
2004-03-03
Added handling of "basename" attribute (in addition to the element of the same name) for images.
cedwards committed on 3 Mar 2004
Modified behaviour of code-block for latex to support the new "allow-breaks" attribute for permitting/prohibiting page breaks during a block of code. The \verbatim is wrapped inside a \minipage to keep it all on the one page.
cedwards committed on 3 Mar 2004
- Added newline-internal template for outputting a line-break into the generated latex/html source ...
cedwards committed on 3 Mar 2004
2004-03-02
- Resolved conflicts with Chris's changes to document title stuff. Maybe it works now?
nstanger committed on 2 Mar 2004
- Fooled around with verbatim stuff. ...
nstanger committed on 2 Mar 2004
- Added "menu/separator" as a match in menu-separator template.
nstanger committed on 2 Mar 2004
Added "typewriter" template for problem code markup: LaTeX doesn't like \verb inside \href.
cedwards committed on 2 Mar 2004
- Added templates for <paper>, <subject-code> and <paper-number> to ensure that they're formatted properly in the output.
nstanger committed on 2 Mar 2004
2004-03-01
Added handling of new attributed-based document metadata.
cedwards committed on 1 Mar 2004
2004-02-27
Added new template for handling "document/title" when in "chapter" mode, used for special "chapters" such as laboratories and tutorials.
cedwards committed on 27 Feb 2004