From: Norman Walsh Date: Mon, 12 Nov 2001 21:26:53 +0000 (+0000) Subject: Support a chunking ldocbook stylesheet X-Git-Tag: release/1.79.1~6^2~6135 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb683234b0e78cd1eed031a50cf81aa702c5af54;p=docbook-dsssl Support a chunking ldocbook stylesheet --- diff --git a/litprog/html/Makefile b/litprog/html/Makefile index 865ee88cb..1a6061216 100644 --- a/litprog/html/Makefile +++ b/litprog/html/Makefile @@ -1,6 +1,6 @@ include ../../cvstools/Makefile.incl -all: ldocbook.xsl +all: ldocbook.xsl cldocbook.xsl xml: ldocbook.xml @@ -15,6 +15,9 @@ ldocbook.xml: ldocbook.xweb ../wdocbook.xsl ldocbook.xsl: ldocbook.xweb ../xtangle.xsl $(XSLT) $< ../xtangle.xsl $@ +cldocbook.xsl: ldocbook.xweb ../xtangle.xsl + $(XSLT) $< ../xtangle.xsl $@ top=top-chunk + realclean: clean rm -f ldocbook.xsl diff --git a/litprog/html/ldocbook.xweb b/litprog/html/ldocbook.xweb index c84257af1..b2c301686 100644 --- a/litprog/html/ldocbook.xweb +++ b/litprog/html/ldocbook.xweb @@ -68,6 +68,30 @@ DocBook elements handled by the imported stylesheet. + +
The Chunking HTML Stylesheet + +The stylesheet performs some initialization and establishes +templates for the Literate Programming elements that can appear in +the documentation. Most of the documentation elements will be +DocBook elements handled by the imported stylesheet. + + + + + + + + + + + +
+
The FO Stylesheet The stylesheet performs some initialization and establishes