History for Handbook / make-includes
2015-09-18
• Added explicit GNU cp, as the --update flag is useful for only copying files when needed.
Nigel Stanger committed on 18 Sep 2015
2015-08-10
• Added use of lockfile to ensure that there aren’t multiple copies of sitecopy trying to write to the site state file at once. I’m not convinced that this is actually necessary as there should only ever be one instance running at a time, but corruption of the site state file seems to be more common than it should be. We can always remove it again if it doesn’t help.
Nigel Stanger committed on 10 Aug 2015
2014-08-27
• Added a PDF to PDF (rename) rule. (Surprised we never had one before now!)
Nigel Stanger committed on 27 Aug 2014
2014-08-18
• Added conditionals to enable building of PDF from LaTeX using XeLaTeX.
Nigel Stanger committed on 18 Aug 2014
2014-02-26
• Fixed default font size for lectures (should be 11pt, not 12pt).
Nigel Stanger committed on 26 Feb 2014
2014-02-25
• Fixed bug with whitespace in LATEX_OPTS variable that caused LaTeX to ignore the options entirely.
Nigel Stanger committed on 25 Feb 2014
• Switched to using \def instead of \newcommand for pre-\begin{document} definitions, as it seems safer.
Nigel Stanger committed on 25 Feb 2014
2014-02-24
• Fixed stupid bug that caused custom LaTeX options to be ignored.
Nigel Stanger committed on 24 Feb 2014
2014-02-19
• Changed the way that LaTeX document class options are handled.
Nigel Stanger committed on 19 Feb 2014
2014-01-28
• Added formal Unicode support to lecture rules, and to lecture and miscellaneous templates.
Nigel Stanger committed on 28 Jan 2014
• Removed redundant global hyperref options (moved into hypersetup in lecturecommon.sty or individual class files where it’s safer). ...
Nigel Stanger committed on 28 Jan 2014
• Restored --export-text-to-path to Inkscape options for PDF output to eliminate aliasing.
Nigel Stanger committed on 28 Jan 2014
2013-08-22
Added zip, unzip and git.
Nigel Stanger committed on 22 Aug 2013
2013-06-13
Removed now obsolete CVS substitutions.
Nigel Stanger committed on 13 Jun 2013
Added support for Sass → CSS.
Nigel Stanger committed on 13 Jun 2013
2013-06-10
Updated ignored files.
Nigel Stanger committed on 10 Jun 2013
2013-06-05
Fixed file permissions.
Nigel Stanger committed on 5 Jun 2013
2012-08-16
- Added an initial sitecopy --update --keep-going to ensure that standalone ...
nstanger committed on 16 Aug 2012
2012-08-15
- Corrected paper-period argument to period-code.
nstanger committed on 15 Aug 2012
2012-08-14
- Added a sitecopy --catchup before deployment to synchronise with changes by ...
nstanger committed on 14 Aug 2012
2012-08-13
- Fixed a subtle bug that forced files in subdirectories to always be deployed.
nstanger committed on 13 Aug 2012
- Added basename to miscellaneous utilities.
nstanger committed on 13 Aug 2012
- Argh, forgot to change the name of the NOSYNC variable!
nstanger committed on 13 Aug 2012
- Changed "Installing" to "Deploying".
nstanger committed on 13 Aug 2012
- Added NOSYNC switch to disable Blackboard synchronisation as necessary.
nstanger committed on 13 Aug 2012
- Corrected deployment message.
nstanger committed on 13 Aug 2012
- Updated debug target with new variables.
nstanger committed on 13 Aug 2012
- Fixed typo.
nstanger committed on 13 Aug 2012
- Switched to new deployment scheme using shared folder.
nstanger committed on 13 Aug 2012
2012-08-10
- Switched to new deployment approach (shared folder on server).
nstanger committed on 10 Aug 2012