A bit early in a work to start with footnotes already at the title ;-)
Niels Muller Larsen, MSc
Programmer, Teacher
Mob: +45 2040 5740
Web: http://deformation.org
Web: http://eaaa.eu
Mail:
Public key: 0xD4DB4A5E
(http://keyserver.veridis.com:11371/search?q=0xD4DB4A5E)
Help a swallow land at Capistrano.
On 08/26/11 13:01, Norman Walsh wrote:
> Stefan Seefeld<> writes:
>> My book title contains a footnote, which is ignored in the recto
>> titlepage, but not the verso.
>
> A book title with a footnote. Wow.
>
>> Can anyone please point me into the right direction ? What template
>> processes the title footnote in the recto / verso modes, and what change
>> do I need to apply to move the footnote display onto the recto page ?
>
> If you put this template in your customization layer:
>
> <xsl:template match="title" mode="book.titlepage.recto.mode">
> ...
> </xsl:template>
>
> I believe it'll be called for the book's recto title. It's not
> immediately obvious to me why the current book title processing looses
> the footnote, but there's book.verso.title in titlepage.xsl that might
> be a good starting place.
>
> Be seeing you,
> norm
>