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] | [List Home]


Subject: 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/.
>
>



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