From: Norman Walsh Date: Wed, 4 Apr 2001 11:41:00 +0000 (+0000) Subject: Support indent and doctype public/system on chunks (for Saxon, anyway, Xalan's multip... X-Git-Tag: release/1.79.1~6^2~6633 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=25e31b0341f6fd693c4edf79b7c7ef1b72a8b084;p=docbook-dsssl Support indent and doctype public/system on chunks (for Saxon, anyway, Xalan's multiple-document extension doesn't seem to support this) --- diff --git a/xsl/html/chunker.xsl b/xsl/html/chunker.xsl index d5d8a90ea..d4375d02c 100644 --- a/xsl/html/chunker.xsl +++ b/xsl/html/chunker.xsl @@ -39,8 +39,75 @@ + + + Writing + + + for + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Can't make chunks with + + 's processor. + + + + + + + + + + + + + + + + Writing + + + for + + + + @@ -48,7 +115,10 @@ + encoding="{$encoding}" + indent="{$indent}" + doctype-public="{$doctype-public}" + doctype-system="{$doctype-system}"> @@ -57,7 +127,10 @@ + encoding="{$encoding}" + indent="{$indent}" + doctype-public="{$doctype-public}" + doctype-system="{$doctype-system}">