Stefan Seefeld <[email protected]> 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

-- 
Norman Walsh <[email protected]>      | Few men are so sufficiently
http://www.oasis-open.org/docbook/ | discerning to appreciate all the
Chair, DocBook Technical Committee | evil that they do.--La
                                   | Rochefoucauld

Attachment: pgpqxKE5iOfKV.pgp
Description: PGP signature

Reply via email to