Reorganize XSLT stylesheet support. Put common things into a separate
Peter Eisentraut <peter_e@gmx.net>
Reorganize XSLT stylesheet support. Put common things into a separate file (instead of repeating), add XSL-FO stylesheet and appropriate make rules.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/Makefile | modified | +12 −7 |
| doc/src/sgml/stylesheet-common.xsl | added | +88 −0 |
| doc/src/sgml/stylesheet-fo.xsl | added | +9 −0 |
| doc/src/sgml/stylesheet-hh.xsl | modified | +1 −74 |
| doc/src/sgml/stylesheet.xsl | modified | +2 −76 |