Next in thread → Next in month →

RE: [docbook-apps] break-page in a bad position

From
Mauritz Jeanson <>
Date
2006-04-23T18:09:29+00:00
ID
005601c66701$9cb120c0$71ea1a51@D7MZ171J
Thread
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
Next in thread → Next in month →