Oh, right, that subtitle. In titlepage.templates.xml, the specs for the
book verso titlepage include:
<t:titlepage-content t:side="verso">
<title
t:named-template="book.verso.title"
...
The named template "book.verso.title" is called for title, and that template
is in fo/titlepage.xsl. That special template merges title and subtitle on
one line. It's a "feature". 8^)
You can either customize "book.verso.title", remove the t:named-template
from the specs, or change the name of the t:named-template to something
else.
Bob Stayton
Sagehill Enterprises
[email protected]
--------------------------------------------------
From: "Eric Johnson" <[email protected]>
Sent: Tuesday, November 13, 2012 11:50 AM
To: <[email protected]>
Subject: [docbook-apps] Subtitle on verso page
I've tried to expunge subtitles from my title page templates, but I cannot
seem to get rid of the one on the PDF verso page for a book. Any ideas on
what I am missing?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]