Dear All,<br>It seems like perhaps a bug in xep.<br>While running xep, with the following message:<br><br>.....<br> (flow [1]<br> [error] no space for an element, trying to recover<br> [1][2])<br> (static-content [1][2])))
<br> (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 'overflow' 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>