From: Bob Stayton Date: Mon, 25 Feb 2002 21:50:38 +0000 (+0000) Subject: New parameter to turn off messages indicating chunk filenames. X-Git-Tag: release/1.79.1~6^2~5911 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b18b67ef80392072ad36bac1f7d48ea2dafbb11;p=docbook-dsssl New parameter to turn off messages indicating chunk filenames. --- diff --git a/xsl/params/chunk.quietly.xml b/xsl/params/chunk.quietly.xml new file mode 100644 index 000000000..78200a5e7 --- /dev/null +++ b/xsl/params/chunk.quietly.xml @@ -0,0 +1,25 @@ + + +chunk.quietly + + + +chunk.quietly +Omit the chunked filename messages. + + + + + + + + +Description + +If zero (the default), the XSL processor emits a message naming +each separate chunk filename as it is being output. +If nonzero, then the messages are suppressed. + + + +