From: Bob Stayton Date: Tue, 17 Apr 2012 03:32:14 +0000 (+0000) Subject: Fix namespace declaration and usage instructions. X-Git-Tag: release/1.79.1~6^2~487 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74b471b57eec7aefffee40743fdf42b856c87431;p=docbook-dsssl Fix namespace declaration and usage instructions. --- diff --git a/xsl/assembly/README b/xsl/assembly/README index 765f6a26b..2ef9fed0e 100644 --- a/xsl/assembly/README +++ b/xsl/assembly/README @@ -15,14 +15,14 @@ features will be supported as it is further developed. Content of this directory: -------------------------- -topic-maker-chunk.xsl - stylesheet to modularize an existing document. +topic-maker-chunk.xsl - stylesheet to modularize an existing DB5 document. topic-maker.xsl - imported by topic-maker-chunk.xsl. assemble.xsl - stylesheet to process an into a document. The toolkit consists of an assemble.xsl XSL stylesheet to process a DocBook element to convert it -to an assembled DocBook document ready to be formatted. +to an assembled DocBook 5 document ready to be formatted. This stylesheet will enable users to structure a book from modular files. @@ -37,11 +37,12 @@ back together as a single DocBook document. To create an assembly and topic files from a book or article document ======================================================================= -If you have an existing DocBook book or article document, +If you have an existing DocBook 5 book or article document, you can convert it to an assembly and a collection of -modular topic files. +modular topic files. If you want to convert a DocBook 4 +document, you must first convert it to version 5. -For example, to disassemble a book document named book.xml: +For example, to disassemble a DocBook 5 book document named book.xml: xsltproc --xinclude \ --stringparam assembly.filename myassembly.xml \ diff --git a/xsl/assembly/assemble.xsl b/xsl/assembly/assemble.xsl index 9cebcdf93..1abc6bf21 100644 --- a/xsl/assembly/assemble.xsl +++ b/xsl/assembly/assemble.xsl @@ -2,7 +2,6 @@ @@ -77,7 +76,7 @@ - + diff --git a/xsl/assembly/topic-maker.xsl b/xsl/assembly/topic-maker.xsl index fffb202ef..b422687a2 100644 --- a/xsl/assembly/topic-maker.xsl +++ b/xsl/assembly/topic-maker.xsl @@ -50,7 +50,7 @@ - +