language needs to customize the stylesheets, a local "stylesheets/"
directory can be created, containing {html,chunk,fo}-stylesheet.xsl
files.
Patch by: Øyvind A. Holm <sunny@...>,
maxb
Reviewed by: cmpilato
* src/tools/Makefile.base-rules
(XSL_DIR): New variable.
* src/tools/Makefile.base-vars
(html, html-chunk, fo): Execute $(XSLTPROC) with stylesheets in
$(XSL_DIR) instead of $(TOOLS_DIR).
* src/nb/stylesheets
New directory.
* src/nb/stylesheets/chunk-stylesheet.xsl,
* src/nb/stylesheets/fo-stylesheet.xsl,
* src/nb/stylesheets/html-stylesheet.xsl,
New files, enables custom style sheets for the Norwegian book. No
layout changes, only imports the master stylesheets from
../../src/tools/.