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

nstanger authored on 24 Apr 2012
modules - Added comment about misuse of code-block element. 12 years ago
.cvsignore - Added .cvsignore file for generated files. 19 years ago
Makefile - Fixed missing dependency of xml2xhtml.xsl on the stylesheet modules. 12 years ago
README - Added README. 12 years ago
extract_svg_layers.xsl - Corrected and tested XPath expressions. 12 years ago
format-master.xml - Moved question and answer text processing to a separate module. 12 years ago
html_calendar.xsl - Fixed HTML title generation. 12 years ago
latex_calendar.xsl - Tided up some output formatting. 12 years ago
oracle-docs.perl - Updated generated stylesheet header. 12 years ago
xml2xslt.xsl - Made better use of xsl:text in generating LaTeX boilerplate. 12 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.