← Prev in month ← Prev in thread

DOCBOOK-APPS: figure titles and imagedata spilt across pages

From
Stephen Bannasch <>
Date
2002-02-24T09:39:10+00:00
ID
p0510121eb89e57af5eba@[12.64.102.143]
Thread
DOCBOOK-APPS: figure titles and imagedata spilt across pages
I would like to make sure that the title of a figure and the imagedata for that figure are not split across pages in my fo output.

For example in the following figure the title ends up at the bottom of one page while the imagedata ends up on the next.

<figure id="ccprobe-interface">
  <title>A schematic block diagram of the CCProbe Interface.</title>
  <mediaobject>
    <imageobject>
      <imagedata
fileref="images/png/ccprobe-interface-blockdiag.png" format="PNG" depth="200"/>
    </imageobject>
  </mediaobject>
</figure>

-- 

(using Fop 0.20.rc3, DocBookXSL 1.49)

-- Stephen Bannasch
   Director of Technology, Concord Consortium
   http://www.concord.org  mailto:
← Prev in month ← Prev in thread