Re: inline-container support

2003-03-06 Thread Peter B. West
Keiron Liddle wrote: Hi Jens, Do you want to get started on implementing it in the redesign? What we will need is an InlineContainerLayoutManager that returns a single inline object as with other layout managers such as image. The inline-container area will have width, height and alignment.

Re: inline-container support

2003-03-06 Thread Keiron Liddle
Hi Peter, For the inline-container all it does is return one or more inline viewport areas. I think, but need to check, that it only can create more than one viewport if the IPD of the contents is perpendicular to the parent IPD. This ensures that the areas a properly ordered. If the IPD is the

Re: inline-container support

2003-03-06 Thread Peter B. West
Keiron Liddle wrote: Hi Peter, I'm not sure what you mean by pass line-areas back up to a parent as the child areas of the inline container are not passed up. This is a different situation than when there are blocks inside and fo:inline. Keiron, You're right, I was thinking of fo:inline,

inline-container support

2003-03-05 Thread Jens Wissmann
Hi! I've got a fo-task for which I need a working fo:inline-container-object. This feature seems not to be implemented in the 0.20.x-version. I would like to know weather support for this element is planned for the coming versions (maintenance or redesigned-branch). Are any milestones planned?

Re: inline-container support

2003-03-05 Thread J.Pietschmann
Jens Wissmann wrote: I would like to know weather support for this element is planned for the coming versions (maintenance or redesigned-branch). Are any milestones planned? No, yes, and no. Would it be possible / difficult to take part in the implementation-process myself if no support is

Re: inline-container support

2003-03-05 Thread Keiron Liddle
Hi Jens, Hi! I've got a fo-task for which I need a working fo:inline-container-object. This feature seems not to be implemented in the 0.20.x-version. I would like to know weather support for this element is planned for the coming versions (maintenance or redesigned-branch). Are any