Handbook / calendar /
Nigel Stanger authored on 6 Dec 2019
..
teachingdates Added initial XML template 4 years ago
.gitignore • Split calendar script configuration out into a separate (untracked) script. 10 years ago
Makefile Removed now obsolete CVS substitutions. 10 years ago
README.md Updated README to match last update. 5 years ago
calendar_schema.psql - Added Section.Continuation. 15 years ago
generate_calendar.php Automated calculation of current year and first Monday. 5 years ago
generate_lecturedates.php Automated calculation of current year and first Monday. 5 years ago
README.md

Rolling over to a new year

Teaching calendar dates (LaTeX)

  1. Set up teaching periods in calendar_config.php.
  2. make install

Teaching calendar dates (XML)

  1. Go to $TEACHING_SHARED/Authoring/XML.
  2. Set up teaching periods in generate_calendar_dates.php.
  3. make.

This should be better integrated one day!

Lecture dates

  1. Set up teaching period dates, and paper class offsets in lecturedates_config.php.
  2. For each paper, run generate_lecturedates.php and write the output to the appropriate .tex file.