From 7b18b67ef80392072ad36bac1f7d48ea2dafbb11 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 25 Feb 2002 21:50:38 +0000 Subject: [PATCH] New parameter to turn off messages indicating chunk filenames. --- xsl/params/chunk.quietly.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 xsl/params/chunk.quietly.xml 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. + + + + -- 2.40.0