From f9b49c803bb4fffde3d49e768005b424b5c95e44 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 14 Jul 2011 19:12:14 +0000 Subject: [PATCH] Turn off fast chunking messages if chunker.output.quiet is set to 1. --- xsl/html/chunk-common.xsl | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/xsl/html/chunk-common.xsl b/xsl/html/chunk-common.xsl index e6c71e1e2..652e9f372 100644 --- a/xsl/html/chunk-common.xsl +++ b/xsl/html/chunk-common.xsl @@ -30,14 +30,18 @@ - Computing chunks... + + Computing chunks... + - - Fast chunking requires exsl:node-set(). - Using "slow" chunking. - + + + Fast chunking requires exsl:node-set(). + Using "slow" chunking. + + -- 2.40.0