History for XML / modules
2014-09-16
• Added exercises to item-page-reference template.
Nigel Stanger committed on 16 Sep 2014
2014-08-03
• Added a horizontal-rule element. (I’m amazed we’ve never needed one before now!)
Nigel Stanger committed on 3 Aug 2014
2014-07-10
• Fixed vertical spacing of captions for floaters.
Nigel Stanger committed on 10 Jul 2014
• Fixed bug that caused tables to be output twice in (X)HTML.
Nigel Stanger committed on 10 Jul 2014
2014-07-06
• Added target attribute to hyperlinks for (X)HTML only.
Nigel Stanger committed on 6 Jul 2014
• Corrected generation of value attributes for enumerated <li> elements in (X)HTML.
Nigel Stanger committed on 6 Jul 2014
2014-07-03
• Added latex-calendar-break template to support breaking a calendar across pages in (Xe)LaTeX. ...
Nigel Stanger committed on 3 Jul 2014
• Changed expansion of semester codes to match University standard phrasing.
Nigel Stanger committed on 3 Jul 2014
2014-07-02
• Fixed bug where labs and tutorials hard-coded the default number of rows to 2 rather than @lectures-per-week.
Nigel Stanger committed on 2 Jul 2014
2014-06-27
• Removed unused variable.
Nigel Stanger committed on 27 Jun 2014
2014-05-01
• Corrected default number of rows to span for labs and tutorials (should be 2, not 1).
Nigel Stanger committed on 1 May 2014
2014-02-26
• Fixed bug that caused unnumbered lecture titles to be centred in (Xe)LaTeX.
Nigel Stanger committed on 26 Feb 2014
• Fixed some errors in comments. ...
Nigel Stanger committed on 26 Feb 2014
• 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