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

nstanger authored on 23 Jul 2012
modules - Added empty template to catch un-moded document/title in document body. 11 years ago
.cvsignore - Added .cvsignore file for generated files. 19 years ago
Makefile - Renamed paper_calendar_dates to paper-calendar-dates to be consistent. 12 years ago
README - Added README. 12 years ago
extract_svg_layers.xsl - Corrected and tested XPath expressions. 12 years ago
format-master.xml - Calendar templates now working apart from some (moderately complex to achieve) 12 years ago
generate_calendar_dates.php - Added day-short date format. 12 years ago
html_calendar.xsl - Deprecated the old teaching calendar stylesheets. They'll stick around, 12 years ago
latex_calendar.xsl - Deprecated the old teaching calendar stylesheets. They'll stick around, 12 years ago
oracle-docs.perl - Updated generated stylesheet header. 12 years ago
xml2xslt.xsl - Whoops, should be HTTPS, not HTTP. 11 years ago
README
Master XSLT stylesheets for the INFO database authoring framework.

To update:

% cvs update
% make

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

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