This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] Header Footer Toggle


Actually, there is no such parameter, but it would make a fine
feature request on the DocBook SourceForge site.  8^)

You can turn off headers and footers in a customization layer
by defining a couple of templates as empty:

<xsl:template name="header.content"/>
<xsl:template name="footer.content"/>

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- 
From: "Sean Wheller" <seanwhe@yahoo.com>
To: "docbook apps" <docbook-apps@lists.oasis-open.org>
Sent: Friday, December 26, 2003 10:36 AM
Subject: [docbook-apps] Header Footer Toggle


> Hello,
>
> Are there an param's that enable the headers and/or
> footers of a document to be toggled ON/OFF?
>
> Something like the
> <xsl:param name="header.rule" select="1"/>
> <xsl:param name="footer.rule" select="1"/>
> which toggles the rule.
>
> Sean Wheller
>
> __________________________________
> Do you Yahoo!?
> New Yahoo! Photos - easier uploading and sharing.
> http://photos.yahoo.com/
>
> To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.
>
>


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]