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] How to avoid page breaks after sections: DocBook to ePub


Hi,
Did you want to prevent such breaks for all sections, or only sections within the preface?
 
Bob Stayton
Sagehill Enterprises
bobs@sagehill.net
 
 
----- Original Message -----
From: DC Denison
Sent: Saturday, May 12, 2012 4:33 AM
Subject: [docbook-apps] How to avoid page breaks after sections: DocBook to ePub

Hi, 

I have sections in the Preface in my DocBook document and when I transform to ePub (using ANT in Oxygen), it puts a page break after the first one, and each of the subsequent ones. 

So the Preface in my ePub consists of four different .html files that are displayed in the ePub ebook as separate pages. Looks bad, and wastes a lot of screen space. 

I tried putting this line <xsl:param name="refentry.pagebreak" select="0"/>  in this template <xsl:template name=”section.heading”> in the docbook.xsl file, but it didn't work.

I also tried putting that line in my custom .xsl file. Nothing.  

Any ideas? 

Thanks, DC


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