Dear All,<br>It seems like perhaps a bug in xep.<br>While running xep, with the following message:<br><br>.....<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (flow [1]<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [error] no space for an element, trying to recover<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [1][2])<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (static-content [1][2])))
<br>&nbsp; (generate [output-format pdf][1][2]))...<br><br><br>this is because there is fo-objects that are told to keep together in a pages, and this is larger than the page size, so it recovers but putting &#39;overflow&#39; onto the next page.
<br><br>however, the next fo:objects are told to keep together as well, and this seems to be ignored.<br><br>to demonstrate this problem i have included <br><a href="http://xep1.fo">xep1.fo</a> (where first page creates a no-space-for-an-element, which later makes second set of fo-objects not keep-together)
<br><a href="http://xep2.fo">xep2.fo</a> (where first page has no problem, which makes second set of fo-objects keep-together without problems)<br><br>any ideas what the issue is?<br><br>thanks<br><br>jim<br>