Rolling over to a new year
Teaching calendar dates (LaTeX)
- Set up teaching year and periods in
calendar_config.php
.
- Run generate_calendar.php and write the output to the appropriate
.tex
file.
Teaching calendar dates (XML)
- Go to
$TEACHING_SHARED/Authoring/XML
.
- Set up teaching year and periods in
generate_calendar_dates.php
.
make
.
This should be better integrated one day!
Lecture dates
- Set up teaching year, period dates, and paper class offsets in
lecturedates_config.php
.
- For each paper, run
generate_lecturedates.php
and write the output to the appropriate .tex
file.