[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] footnote in title
Hi Stefan, It worked for me. Are you sure you are using division.title? Add an xsl:message to your customized teimplate to confirm that it is being used. I only addressed the issue of the recto page, as you said you were turning off the verso page. My patch does not affect the verso title, because it does not use the division.title template. You are probably right that the verso page should use no.anchor.mode for the title, since that is a secondary use of the title. Bob Stayton Sagehill Enterprises bobs@sagehill.net ----- Original Message ----- From: "Stefan Seefeld" <stefan@seefeld.name> To: "Bob Stayton" <bobs@sagehill.net> Cc: "DocBook Apps Mailing List" <docbook-apps@lists.oasis-open.org> Sent: Friday, August 26, 2011 10:07 AM Subject: Re: [docbook-apps] footnote in title > Hi Bob, > > thanks a lot for a detailed explanation. I appreciate that. > > I had actually already figured out that I may get the desired effect by > replacing a call to <xsl:call-template name="division.title"> by a call > to <xsl:apply-templates mode="titlepage.mode">, though I didn't > understand what that did in detail. > > I have just tried out your suggested patch, which didn't seem to make a > difference, so I may be missing something. > > I'm also wondering: With both recto and verso pages, it seems like a > feature that the footnote only appears in one of the two. Doesn't your > patch cause the footnote to show up on both, recto and verso ? > > Thanks again for your help, > > Stefan > > > -- > > ...ich hab' noch einen Koffer in Berlin... > > >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]