XML related stuff including, but not limited to, the XML authoring framework

Nigel Stanger authored on 11 Jun 2013
modules Fixed permissions. 10 years ago
.gitignore Added generated files to .gitignore. 10 years ago
Makefile - Renamed paper_calendar_dates to paper-calendar-dates to be consistent. 11 years ago
README.md Toned down overly-exuberant use of back-quotes. 10 years ago
extract_svg_layers.xsl - Added omitted lower-case calls in layer exclusion code. 11 years ago
format-master.xml - Calendar templates now working apart from some (moderately complex to achieve) 11 years ago
generate_calendar_dates.php - Added day-short date format. 11 years ago
html_calendar.xsl - Deprecated the old teaching calendar stylesheets. They'll stick around, 11 years ago
latex_calendar.xsl - Deprecated the old teaching calendar stylesheets. They'll stick around, 11 years ago
oracle-docs.perl - Updated generated stylesheet header. 12 years ago
xml2xslt.xsl - Fixed the way that titling for calendar documents is handled so that it 11 years ago
README.md

Master XSLT stylesheets for the INFO database authoring framework.

To update:

Clone from GitHub

% make

Documents that use the framework depend on the master stylesheets, and so will automatically rebuild from scratch the next time they are built.

Most of the real stylesheet code is in the modules directory.