| Andrew Stacey | |||
|
|
Mon, 11th Jan 2010 (HowDidIDoThat :: Unix) Generating Lecture Filenames My lecture presentations are contained in one big LaTeX file.
To produce each individual lecture, I use symlinks to this particular file.
The LaTeX code looks at the The basic code is:
Of course, replace the days of the week by the correct days, and the length of the semester by the correct length (and offset if not run on the first week of the semester). Minor adjustments for breaks and holidays need doing afterwards.
[Full link] |
||