> -----Original Message-----
> From: Andreas L. Delmelle [mailto:[EMAIL PROTECTED]
>
<snip />
> That would definitely solve the second case, but still leaves the first.
>

Hmm.. On second thought, that would ultimately depend on:
- the parent of fo:retrieve-marker
- the child of fo:marker

if

<fo:inline>
  <fo:retrieve-marker .../>
</fo:inline>

is combined with

<fo:marker>
  <fo:block>...</fo:block>
</fo:marker>

It boils down to the first case, so that seems to be the most important one
to solve.

Greetz,

Andreas

Reply via email to