2021-02-03
Eliminated silly “config.config”
Nigel Stanger committed on 3 Feb 2021
2021-01-13
Implemented text templates ...
Nigel Stanger committed on 13 Jan 2021
Altered handling of --end-of-week
Nigel Stanger committed on 13 Jan 2021
Renamed the_date to date
Nigel Stanger committed on 13 Jan 2021
2021-01-12
Completed XML template
Nigel Stanger committed on 12 Jan 2021
Switched to new calendar initialisation ...
Nigel Stanger committed on 12 Jan 2021
2020-07-21
Added “handout” as a target alias for “combined”
Nigel Stanger committed on 21 Jul 2020
2020-07-20
Added FONT_SIZE & PAPER_SIZE to debug target
Nigel Stanger committed on 20 Jul 2020
FONT_SIZE now defaults to empty (⇒ 11pt in beamer)
Nigel Stanger committed on 20 Jul 2020
Used DRAFT, FONT_SIZE, & PAPER_SIZE in options
Nigel Stanger committed on 20 Jul 2020
2020-07-07
Switched to Inkscape 1.0
Nigel Stanger committed on 7 Jul 2020
2020-03-20
Added synctex output to TIDY_FILES
Nigel Stanger committed on 20 Mar 2020
2019-12-06
Added initial XML template
Nigel Stanger committed on 6 Dec 2019
Used context argument in switch_message()
Nigel Stanger committed on 6 Dec 2019
Added LaTeX templates ...
Nigel Stanger committed on 6 Dec 2019
2019-12-01
Fully implemented --end-of-week/-e switch ...
Nigel Stanger committed on 1 Dec 2019
2019-11-29
Added initial code for --week-offset CLI switch
Nigel Stanger committed on 29 Nov 2019
Preliminary code to refactor CLI error messages
Nigel Stanger committed on 29 Nov 2019
Reimplemented text output using Jinja2 templates
Nigel Stanger committed on 29 Nov 2019
Initialisation of ignored CLI args moved to cli.py
Nigel Stanger committed on 29 Nov 2019
2019-11-28
Added basic plain text output
Nigel Stanger committed on 28 Nov 2019
Fixed incorrect raising of PaperError
Nigel Stanger committed on 28 Nov 2019
Added calendar initialisation via configuration
Nigel Stanger committed on 28 Nov 2019
Renamed week() to make_week()
Nigel Stanger committed on 28 Nov 2019
Major revamp of configuration handling ...
Nigel Stanger committed on 28 Nov 2019
2019-11-27
Fixed broken “offsets” for INFO202/S2
Nigel Stanger committed on 27 Nov 2019
Deleted obsolete comment
Nigel Stanger committed on 27 Nov 2019
2019-11-26
Converted load_config() into Configuration class
Nigel Stanger committed on 26 Nov 2019
Removed reference to PROG constant
Nigel Stanger committed on 26 Nov 2019
Moved load_config() into config.py
Nigel Stanger committed on 26 Nov 2019