Next in thread → Next in month →

Re: [docbook-apps] status="draft" overrides draft.mode="no"?

From
Bob Stayton <>
Date
2003-05-06T09:38:30+00:00
ID
Thread
Re: [docbook-apps] status="draft" overrides draft.mode="no"?
Would you believe that the draft.mode parameter is not
defined in the HTML stylesheet, only in the FO stylesheet?
I was surprised, but that is the case, and I think this
is a bug.  If you would please file a bug report on
Sourceforge, this will get fixed.

In the meantime, you could set the parameter draft.watermark.image
parameter to blank.  That should turn it off.


Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: 

Please file a bug report on this.
On Tue, May 06, 2003 at 11:31:02AM +0200, Joachim Ziegler wrote:
> Hello,
> 
> In my stylesheet for chunked HTML output I have
> 
> <xsl:param name="draft.mode" select="'no'"/>
> 
> In my document I have
> 
> <book lang="de" status="draft">
> 
> Nevertheless, a huge background image reading "DRAFT" appears in the 
> HTML output. Is this correct behaviour?
> 
> According to Bob Stayton's "UIsing the XSLT Stylesheets":
> 
> ----------------------------------------------
> The draft.mode parameter has three possible values:
> 
> yes
> 
> Turn on draft printing for the whole document.
> 
> no
> 
> Turn off draft printing for the whole document.
> ..
> ----------------------------------------------
> Joachim
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
> 
> 

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: 
Next in thread → Next in month →