[xep-support] Marginalia and corresponding text get out of sync (again)

From: Thomas, Ludger <Ludger.Thomas@iese.fraunhofer.de>
Date: Mon Mar 27 2006 - 01:44:31 PST

Dear all,
I'm working on generating doubled-sided documents with marginalia (e.g.
admon graphics) using the DocBook XSL Stylesheets. In general this works
fine, but the marginalia and the corresponding text sometimes are on
different pages. This happens only at the bottom of a page when the text
is the last paragraph. Then XEP puts a page break between the marginalia
and the corresponding paragraph.

Is there a solution to keep both together?
I tried keep-with-next.within-page and ...-page and so on on the
fo:float element with
my XEP processor (4.5 build 20060313)
but nothing worked. Any hints?

The structure of the fo is:

<fo:float float="outside" clear="both"
keep-with-next.within-page="always">
        <fo:block-container
                <fo:block>
                        <fo:block
                                <fo:external-graphic
                        </fo:block>
                </fo:block>
        </fo:block-container>
</fo:float>
<fo:block>
        ... corresonding text ...
<fo:block>

Thanks and best wishes.
Ludger Thomas

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Mon Mar 27 02:23:45 2006

This archive was generated by hypermail 2.1.8 : Mon Mar 27 2006 - 02:23:47 PST