2017-07-21
• Added PlantUML suffixes to standard list.
Nigel Stanger committed on 21 Jul 2017
2017-07-16
• Added COMBI_IMAGES and COMBI_FILES to debug output.
Nigel Stanger committed on 16 Jul 2017
• Added PlantUML source files.
Nigel Stanger committed on 16 Jul 2017
• Simplified commands to generate faded images, as the old version using composite stopped working for no readily apparent reason.
Nigel Stanger committed on 16 Jul 2017
2017-07-13
• Updated comments to reflect current state of TIDY_FILES variables.
Nigel Stanger committed on 13 Jul 2017
• Added *.vrb and _minted* to TIDY_FILES.
Nigel Stanger committed on 13 Jul 2017
2017-07-11
• Changed tidy and clean rules to use rm -rf so that we can include temporary directories.
Nigel Stanger committed on 11 Jul 2017
2017-05-11
• Added standard variables PAPER_INCLUDE_PATH and LATEX_INIT_FILE and rewrote all LaTeX-generating XSLT calls to use these. ...
Nigel Stanger committed on 11 May 2017
2017-03-18
Merge branch 'master' of https://github.com/Otago-InfoSci-Database/Handbook
Nigel Stanger committed on 18 Mar 2017
2017-03-17
• Added first cut at PlantUML rules.
Nigel Stanger committed on 17 Mar 2017
2017-02-18
• Added initial rules for generating images from PlantUML source.
Nigel Stanger committed on 18 Feb 2017
2017-02-17
• Added PlantUML to local configuration.
Nigel Stanger committed on 17 Feb 2017
2017-02-09
• Added documentation on how to roll calendar stuff over each year. ...
Nigel Stanger committed on 9 Feb 2017
2016-08-23
• Switched to rsvg-convert from Inkscape, as Inkscape has become horribly slow (too many fonts, perhaps?). rsvg-convert comes with librsvg.
Nigel Stanger committed on 23 Aug 2016
2016-08-02
• Added tr to miscellaneous required utilities.
Nigel Stanger committed on 2 Aug 2016
• Added ability to install questions and answers independently.
Nigel Stanger committed on 2 Aug 2016
2016-07-08
• Added NOSYNC variable to support installation without sitecopy synchronisation.
Nigel Stanger committed on 8 Jul 2016
• Removed unnecessary white space.
Nigel Stanger committed on 8 Jul 2016
• Ensured that all notes targets are dependent on figures (if present).
Nigel Stanger committed on 8 Jul 2016
2016-04-05
• Added --ignore-missing-args to rsync call for images, as there may not be any!
Nigel Stanger committed on 5 Apr 2016
2016-03-31
• Switched to rsync for deploying files, as I started getting “fchmod” errors when using cp to copy to the SMB share. Not sure why it used to work before, as it appears to be a consequence of the remote file system not supporting Unix-style file permissions. (Not due to different versions of SMB, as it was working with the same version one day, then not the next, and there were no intervening updates. Weird)
Nigel Stanger committed on 31 Mar 2016
• Added rsync to required tools.
Nigel Stanger committed on 31 Mar 2016
2016-03-11
• Ensured that IMGDIR can be overridden. ...
Nigel Stanger committed on 11 Mar 2016
2016-03-09
• Changed default for PAPER_YEAR to current year.
Nigel Stanger committed on 9 Mar 2016
2016-02-16
• Removed paper year from paper-include-path value, as not everyone will have their paper trees organised by year. Safer to assume that the paper root directory exists at the top level of $(ALL_PAPERS_ROOT); use symlinks to achieve this if not.
Nigel Stanger committed on 16 Feb 2016
2016-02-15
• Added paper-include-path stylesheet parameter to (Xe)LaTeX rules.
Nigel Stanger committed on 15 Feb 2016
• Removed obsolete LATEX_OPTS variable.
Nigel Stanger committed on 15 Feb 2016
• Removed now-obsolete LaTeX option variables for font and paper size; these have been replaced by explicit LaTeX options embedded within the XML document itself.
Nigel Stanger committed on 15 Feb 2016
• Removed now-obsolete LaTeX option variables; these have been replaced by explicit LaTeX options embedded within the XML document itself.
Nigel Stanger committed on 15 Feb 2016
• Replaced obsolete LATEX_OPTS variable with hard-coded default options for now (I don’t remember ever providing custom options for the handbook anyway).
Nigel Stanger committed on 15 Feb 2016