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

From: Thomas, Ludger <Ludger.Thomas@iese.fraunhofer.de>
Date: Sun Jun 19 2005 - 23:43:18 PDT

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 get out of
sync (e.g. at the end of a page). Is there a solution to keep both together?
I tried keep-with-next.within-page and ...-page on the fo:float element with
my XEP processor (Version 4.4 build 20050615)
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
        ...

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 Jun 20 00:06:37 2005

This archive was generated by hypermail 2.1.8 : Mon Jun 20 2005 - 00:06:38 PDT