Handbook / calendar /
Nigel Stanger authored on 7 Dec 2017
..
.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 documentation of LaTeX calendar date generation. 6 years ago
calendar_schema.psql - Added Section.Continuation. 15 years ago
generate_calendar.php • Updated documentation. 8 years ago
generate_lecturedates.php • Added documentation on how to roll calendar stuff over each year. 7 years ago
README.md

Rolling over to a new year

Teaching calendar dates (LaTeX)

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

Teaching calendar dates (XML)

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

This should be better integrated one day!

Lecture dates

  1. Set up teaching year, 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.