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: SV: [docbook-apps] Docbook and fop 0.94


I added the costomization suggested and it worked allright.
That´s a great Christams present for me, thank you.
For now I won´t fret over the 215 or so limit but that might probably be a future obstacle.
 
Thanks again, you made my day.
 

Lars Bjerges

 

Swedbank AB (publ)

105 34 Stockholm

Telefon: +46 (0)8 58 59 43 45

Mobil: +46 (0)70 95 27 774

Email:lars.bjerges@swedbank.se

 

www.swedbank.se

 


Från: Dave Cushman [mailto:dave@cushmanroad.com]
Skickat: den 21 december 2007 12:30
Till: Lars Bjerges; docbook-apps@lists.oasis-open.org
Ämne: Re: [docbook-apps] Docbook and fop 0.94

Try adding this to your customization:

<xsl:attribute-set name="formal.object.properties">
    <xsl:attribute name="keep-together.within-column">auto</xsl:attribute>
</xsl:attribute-set>

A better explanation can be found in Bob's book: http://www.sagehill.net/docbookxsl/PageBreaking.html#KeepTogetherPI

I've recently discovered that a table larger than 215 rows or so will cause the conversion to bomb no matter what the setting, but that might be a problem in my toolchain.  Either way, the above setting will cause large tables to break across pages in fop 0.94.


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