Hi,<br><br>I have an issue with a change bar that begins at the bottom
of a page while the block it is supposed to annotate is on the next
page. That block has keep-together.within-page="<div id=":46">always" and doesn't fit in the blank space at the bottom of the 1st page.<br>
<br>page 1:<br><span style="font-family: courier new,monospace;"> xxxxx</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> xxxxx</span><br>|<br><br>page 2:<br><font face="courier new,monospace">| Changed<br>
| block.<br> xxxxx<br><br></font>I would like the change bar to start on page 2, where the block starts.<font face="courier new,monospace"><br></font><br>Here is the relevant FO source:<br><fo:change-bar-begin change-bar-color="black" change-bar-style="solid" change-bar-offset="6mm"<br>
change-bar-class="d0e478" change-bar-placement="start"/><br><fo:block keep-together.within-page="always" border-style="solid" border-color="red" border-width="1mm" padding-bottom="5cm"><br>
This is one block of text with the "keep-together-within-page='always'" property.<br> </fo:block><br><fo:change-bar-end change-bar-class="d0e478"/><br><br>Maybe
I misunderstand the logic. As I understand the specification, a change
bar should apply to the FO elements following fo:change-bar-begin.
Here, it seems that the formatter treats fo:change-bar-begin just like
regular formatting objects: it finds place for it at the bottom of page
1, so it starts the change bar there.<br>
<br>Thanks for any help,<br>Benoit</div>