OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Extra Pages when Generating PDF


Hi David,
Add the following to your customization layer stylesheet:

<!-- removes the blank couple of pages after titlepage caused by FOP bug -->
<xsl:template name="book.titlepage.separator">
</xsl:template>

----- Original Message ----- 
From: "David Shevitz" <dshevitz@singlestep.com>
To: <docbook-apps@lists.oasis-open.org>
Sent: Monday, July 19, 2004 2:06 PM
Subject: [docbook-apps] Extra Pages when Generating PDF


> Hi all,
>
> I think I have a stylesheet problem here, but I'm not sure where. I have
> a DocBook book file that I created using XMLMind. When I create the PDF,
> two blank pages appear between my title page and my table of contents.
>
> I went through my customization layer and removed parameters specifying
> a page break before or after an element. Yet these two blank pages remain.
>
> Does anyone have a suggestion as to where else I can look to remove
> these pages? I haven't had this problem when I create PDFs off of an
> article file or a chapter file--it only appears when I am working with a
> book file that has several chapter files in it.
>
> Thanks much,
>
> Dave Shevitz
>
> To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.
>
>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]