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] break-page in a bad position


> -----Original Message-----
> From: Eric HAMARD 

> How I can drive the transformation to have a good automatly 
> break-page when my figure is to bigger to rest in the first 
> page. I prefer to have all object (title and mediaobject) in 
> the same page.


Here is what I could think of:

* Use a FO processor with good support for the keep-with-next,
keep-with-previous, and keep-together properties, such as RenderX XEP or
AntennaHouse XSL Formatter.

* Try the 0.92beta version of FOP which seems to do keep-* better than
0.20.5:
http://xmlgraphics.apache.org/fop/compliance.html

* Try using this workaround for FOP 0.20.5 in your customization layer:
http://xmlgraphics.apache.org/fop/faq.html#keep-with

* Try the DocBook->LaTeX route: http://dblatex.sourceforge.net/

/MJ




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