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