2012-06-13
- Added new generated paper_calendar_dates module, and prepared for ...
nstanger committed on 13 Jun 2012
- Stripped out old teaching date code, as this is now all generated by ...
nstanger committed on 13 Jun 2012
- Complete rewrite to generate XSLT templates and functions for inclusion into ...
nstanger committed on 13 Jun 2012
- Corrected the dependencies for the calendar dates module.
nstanger committed on 13 Jun 2012
- Corrected missing dependency on calendar_dates.xsl.
nstanger committed on 13 Jun 2012
- Updated and corrected documentation.
nstanger committed on 13 Jun 2012
2012-06-12
- Changed to more correct date picture strings (according to the XSLT spec at ...
nstanger committed on 12 Jun 2012
- Initial efforts towards rolling the teaching calendar XSLT into the main ...
nstanger committed on 12 Jun 2012
- Revamped TODO formatting so that it works better in LaTeX. \fbox{} doesn't ...
nstanger committed on 12 Jun 2012
- Added spacing for LaTeX to prevent a multi-column layout being included in ...
nstanger committed on 12 Jun 2012
2012-06-11
- Fixed row template so that the "\\" is omitted from the last row of a LaTeX ...
nstanger committed on 11 Jun 2012
- Updated comments.
nstanger committed on 11 Jun 2012
2012-04-27
- Added a test to DueDate to check that a due date has actually been specified.
nstanger committed on 27 Apr 2012
2012-04-24
- Added new mechanism for better handling of assignment due dates. ...
nstanger committed on 24 Apr 2012
- Fixed missing dependency of xml2xhtml.xsl on the stylesheet modules.
nstanger committed on 24 Apr 2012
2012-04-19
- Added README.
nstanger committed on 19 Apr 2012
2012-04-18
- Added comment about misuse of code-block element.
nstanger committed on 18 Apr 2012
2012-03-07
- Made better use of xsl:text and newline-internal.
nstanger committed on 7 Mar 2012
- Make better use of xsl:text. ...
nstanger committed on 7 Mar 2012
2012-02-24
- Refactored image path generation into a separate function. ...
nstanger committed on 24 Feb 2012
2012-02-23
- Made better use of xsl:text in generating LaTeX boilerplate. ...
nstanger committed on 23 Feb 2012
- Removed a title template that could never get called.
nstanger committed on 23 Feb 2012
- Made more consistent use of xsl:text.
nstanger committed on 23 Feb 2012
- Updated some documentation.
nstanger committed on 23 Feb 2012
- Switched to the min function to limit the depth of section nesting.
nstanger committed on 23 Feb 2012
- Updated some documentation. ...
nstanger committed on 23 Feb 2012
- Replaced "naked" newlines with calls to newline-internal.
nstanger committed on 23 Feb 2012
- Added function to automatically choose valid delimiters for \verb and ...
nstanger committed on 23 Feb 2012
2012-02-22
- Added initial support for the listings package for code blocks in LaTeX.
nstanger committed on 22 Feb 2012
- Switched from "naked" newlines to newline-internal template.
nstanger committed on 22 Feb 2012