Re: [docbook-apps] Problem with navig.graphics And navig.showtitles

From
Bob Stayton <>
Date
2004-08-15T23:17:34+00:00
ID
55bc01c4831e$0afbfb00$6401a8c0@toshiro
Thread
Re: [docbook-apps] Problem with navig.graphics And navig.showtitles
Works for me.  That is, I see both the Next graphic and Next title in the
right-hand footer, and the Prev graphic and Prev title in the left-hand
footer.  In the header, I see the Next graphic in the right-hand header and
the Prev graphic in the left-hand header.  The stylesheets don't normally
put the Next and Prev titles in the header.

Do you get the text in the footers?

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Frans Englich" <>
To: <>
Sent: Sunday, August 15, 2004 2:24 PM
Subject: [docbook-apps] Problem with navig.graphics And navig.showtitles


>
> In my customization driver I have:
>
>     <xsl:param name="use.id.as.filename">1</xsl:param>
>     <xsl:param name="chunk.fast">1</xsl:param>
>     <xsl:param name="use.id.as.filename">1</xsl:param>
>     <xsl:param name="chunk.section.depth">1</xsl:param>
>     <xsl:param name="admon.graphics">1</xsl:param>
>     <xsl:param name="admon.textlabel">1</xsl:param>
>
>     <xsl:param name="navig.graphics">1</xsl:param>
>     <xsl:param name="navig.graphics.extension">.png</xsl:param>
>     <xsl:param name="navig.showtitles">1</xsl:param>
>
>
> But still only the images shows up: No "Next" or "Prev" texts. Shouldn't
the
> above fix it?
>
>
> Cheers,
>
>
> Frans
>
>
>