Hi Andreas,

Andreas Eckstein a écrit :
Hi all!
Consider a block-container, parent of several other block-container elements. Now what I want is a way to fill that parent container in horizontal order with child block-containers (in TeX I would use '\hbox' for this...). Is something like this possible in XSL-FO, and if yes is it implemented in FOP?

So, if I understand you correctly, you want block-level elements stacked
in the inline direction?

I think side-floats should do the trick. That is, fo:float elements with
a "float" property set to "start/end" or "left/right".

Unfortunately, side-floats are not yet implemented in Fop.
Fortunately, there is a Google Summer of Code project on this and they
may well be implemented in three months...

So, stay tuned.
Vincent


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

Reply via email to