I think that was a different issue. The
titlepages are in their own page-sequence, separate from the TOC.
----- Original Message -----
Sent: Monday, February 13, 2012 7:52
PM
Subject: Re: [docbook-apps] Controlling
page break after toc
That makes sense, Bob, but if I am not mistaken, there is
another reason why the xsl stylesheets would add a blank page. The following
is from my title_page.xml, the template used to generate the xsl stylesheet
for controlling the title page.
<t:titlepage-before
t:side="verso">
<!-- <fo:block
break-after="page"/> -->
</t:titlepage-before>
I commented out the block that creates the
break on the page before; doing so eliminated the blank page. Am I missing
something?
Paul
On Mon, Feb 13, 2012 at 6:52 AM, Frank Arensmeier <farensmeier@gmail.com>
wrote:
Hi there.
I am generating double sided PDF files
with the latest docbook xsl stylesheets. Everything is working just fine
besides one thing. I'd like to get rid of the blank page that is inserted
after the table of contents. How can this be accomplished? I can not find
anything "suspicious" in the fo/titlepage.templates.xml file that could be
tweaked.
Thank
you, /frank --------------------------------------------------------------------- To
unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org For
additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
|