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] | [Elist Home]


Subject: 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:stephen@concord.org  


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


Powered by eList eXpress LLC