Peter Harrison wrote:
We have started using docbook and using our existing FOP processing along with Ant. It appears that certain things are not supported in the currently released FOP - such as keeping a heading and the first paragraph together, not breaking up paragraphs, and not breaking figure headings from the figure.
keep-* properties are not implemented on fo:block, which I guess Docbook uses most of the time. However, keep-* properties have been implemented on table-rows in FOP 0.20.5. So FOP is not totally without support of this feature, as regular content can be wrapped into a blind table if necessary.
Is the new FOP in development ready to be used, or should I stick with the current released version?
Unfortunately the development version of FOP is not ready for production use, and keep-* properties havent been implemented there yet.
Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]