OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: Trying to quite down the XSL stylesheets


On Thu, Feb 14, 2002 at 09:00:29AM +0100, Jochen Hein wrote:
> 
> The stylesheets write something like
> 
> Writing anhang-vi.html for appendix(anhang-vi)
> 
> for every chunk.  That clutters the display and my hide other more
> serious messages.  chunker.xsl contains:
> 
> <xsl:template name="write.chunk">
>   <xsl:param name="filename" select="''"/>
>   <xsl:param name="method" select="$output.method"/>
>   <xsl:param name="encoding" select="$default.encoding"/>
>   <xsl:param name="indent" select="'no'"/>
>   <xsl:param name="content" select="''"/>
>   <xsl:param name="quiet" select="0"/>
> 
>   <xsl:if test="$quiet = 0">
>     <xsl:message>
> 
> But both quiet=0 as a saxon parameter and 
>   <xsl:param name="quiet">1</xsl:param>
> in my stylesheet driver don't change the situation.  Do I miss
> something?  

This is a bug in the XSL stylesheets, for which I submitted
a bug report.  I proposed adding a 'chunk.quietly' parameter
to the set of standard parameters to control that feature.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
Caldera International, Inc.                 fax:   (831) 429-1887
                                            email: bobs@caldera.com


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC