source: trunk/Distribution/XSL/template/README@ 2

Last change on this file since 2 was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 599 bytes
Line 
1This directory contains rudimentary support for the notion of
2stylesheet templates.
3
4The idea is that if you want to change the behavior of the
5stylesheets, for example, processing different bibliography
6elements, you will construct a tempate document that describes
7what you want and then process that template with the "template"
8stylesheet.
9
10The result of this processing will be a customization layer for
11the DocBook XSL Stylesheets that does what you want. This
12removes the stylesheet customizer from the burdon of figuring
13out how the stylesheets work and modifying them.
14
15In theory, anyway...
Note: See TracBrowser for help on using the repository browser.