Hi Vincent,
Thanks.. Yup fo:float is not implemented as yet.
In fop 0.5 i implemented margin notes using the workaround item-label
and item-body, which gets me the following result
|contentcontent
|contentcontent
|contentcontent
(1)a ni-|content(1)cont
-ce not|contentcontent
-e |contentcontent
|contentcontent
But with for 0.9, what i get is
|contentcontent
|contentcontent
|contentcontent
(1)a ni-|content(1)cont
ce not
-e
|contentcontent
|contentcontent
|contentcontent
Any idea on the changed functionality of item-label and item-body in
fop 0.9, as to why there is a blank area introduced after the content
description?
Regards,
Ruchi
On 10/26/06, Vincent Hennebert <[EMAIL PROTECTED]> wrote:
Short answer: no.
Long answer: typically you would use a side-float for that (<fo:float
float="start|end">), but side-floats aren't implemented yet. Some
non-trivial changes of the layout engine are required to make them work.
Unfortunately I don't think there is any workaround in the meanwhile.
Vincent
ruchika thakur a écrit :
> hi all,
> i'm trying to print notes in the margin of a document. Like i want to
> have notes as explained below. I am using fop 0.9.
>
> |contentcontent
> |contentcontent
> |contentcontent
> (1)a n|content(1)cont
> -ce n|contentcontent
> ote |contentcontent
> |contentcontent
> (2)a n|content(1=2)cont
> -ice n|contentcontent
> ote c-|contentcontent
> onten|contentcontent
> -t |contentcontent
>
>
> Does anyone knows if it's possible in fop?
> Thanks a lot.
> Ruchi.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]