Markus wrote:

Hi,

is it possible to create marginalia with fop? (I fear it's not.)

e.g.

text text text text text text text text
text text text text myword text text    marginalia
text text text text text text text text
text text text text text text text text

I found a suggestion to use fo:block-container.
But I think this is only possible after a block.

You can position a block container anywhere on a page using fixed positioning. The trouble is getting it to align with a certain word in the flow because you dont know where a particular word in flowing content will end up.


e.g.

text text text text text text text text
text text text text text text text

text text text text myword text text   marginalia
text text text text text text text text
text text text text text text text text

It should be possible with fo:float

yes I think so too!

But this isn't implemented yet in fop.

thats right, but Vincent didnt make some detailed design notes on how to implement it, so if you are feeling brave you could code it yourself!


Am I right?
Are there other solutions?

None that I can think of :(

Chris




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to