History for XML / modules
2014-02-26
• Added support for enabling/disabling lecture, laboratory and tutorial numbering, both globally and at the individual class level.
Nigel Stanger committed on 26 Feb 2014
2014-02-21
• Removed italic formatting from holiday week text in HTML mode for consistency.
Nigel Stanger committed on 21 Feb 2014
• Fixed formatting of paragraphs with borders in LaTeX.
Nigel Stanger committed on 21 Feb 2014
• Made the way fonts are deactivated more robust.
Nigel Stanger committed on 21 Feb 2014
• Rolled back the italics for break weeks. Doesn’t look that great.
Nigel Stanger committed on 21 Feb 2014
• Fixed silly copy-and-paste bug that caused closing brace in \fontspec group to not be emitted.
Nigel Stanger committed on 21 Feb 2014
• Fixed typos in comments.
Nigel Stanger committed on 21 Feb 2014
• Fixed conditional output of font selection code (previously the enclosed text would disappear if a font name wasn’t specified). ...
Nigel Stanger committed on 21 Feb 2014
2014-02-20
• Added italics to LaTeX output for holiday weeks.
Nigel Stanger committed on 20 Feb 2014
• Added font element to enable reasonably arbitrary typeface changes.
Nigel Stanger committed on 20 Feb 2014
2014-02-19
• Added support for teaching calendars that span multiple teaching periods: ...
Nigel Stanger committed on 19 Feb 2014
2013-09-06
Added a couple of synonyms for strike-through.
Nigel Stanger committed on 6 Sep 2013
2013-09-04
Added support for boxed and numbered exercises.
Nigel Stanger committed on 4 Sep 2013
2013-08-21
Added support for strike-through text (requires ulem package for LaTeX).
Nigel Stanger committed on 21 Aug 2013
2013-08-13
Fixed bug that stripped embedded markup in the LaTeX subtitle.
Nigel Stanger committed on 13 Aug 2013
2013-07-23
Fixed missing whitespace around title elements in HTML.
Nigel Stanger committed on 23 Jul 2013
2013-07-19
The document type in the title (e.g., “Assignment”, “Tutorial”) is now automatically generated from the class specified in the root document element. Things were starting to get a bit out of hand with the manually-coded document type strings!
Nigel Stanger committed on 19 Jul 2013
2013-07-12
Fixed another inaccurate comment.
Nigel Stanger committed on 12 Jul 2013
2013-07-09
Fixed generation of HTML subtitle with embedded markup.
Nigel Stanger committed on 9 Jul 2013
Corrected an inaccurate comment.
Nigel Stanger committed on 9 Jul 2013
2013-07-05
Fixed copy-and-paste bug causing incorrect lecture numbering in HTML and removed an obsolete comment.
Nigel Stanger committed on 5 Jul 2013
2013-07-03
Added subtitle element. Also renamed a few templates to something slightly more consistent.
Nigel Stanger committed on 3 Jul 2013
2013-07-01
Updated Oracle release number from 1 to 2.
Nigel Stanger committed on 1 Jul 2013
2013-06-12
Replaced CVS ID variables with a single variable $document-name that uses the base-uri() function to extract the name of the document being processed. The CVS IDs can be gradually expunged from source files as we go. (closes #1)
Nigel Stanger committed on 12 Jun 2013
2013-06-05
Fixed permissions.
Nigel Stanger committed on 5 Jun 2013
2012-08-09
- Refactored paper-period to period-string.
nstanger committed on 9 Aug 2012
2012-07-23
- Added empty template to catch un-moded document/title in document body.
nstanger committed on 23 Jul 2012
2012-07-19
- Enabled apply-templates for due dates. ...
nstanger committed on 19 Jul 2012
2012-07-10
- Fixed bug where too many tabular columns were generated. ...
nstanger committed on 10 Jul 2012
2012-07-08
- Implemented optional columns (LaTeX only).
nstanger committed on 8 Jul 2012