RE: block-containers with BPD set

2005-01-26 Thread Victor Mote
Andreas L. Delmelle wrote:

> Do you feel the contents of the block-container should not be 
> broken up at all? (Hence the analogy to a fo:external-graphic?)

No, sorry, I didn't mean to imply that. I think the contents can (possibly,
depending on the overflow constraints) be broken up, but that the viewport
cannot be. So the analogy with external-graphic breaks down there. The
similarity is in the fact that they (in this case) have a fixed size and
must move in their entirety.

> As an attempt to clarify:
> I wasn't 100% certain, but IIC, not breaking the 
> block-container between the two blocks would come down to 
> having default constraints for the keep-* properties (initial 
> value other than "auto")
> 
> Very rough interpretation of how I read it, for the block-container :
> - keep-with-previous="always" (only in case one of its 
> children returns a reference-level-out-of-line area ~ 
> side-float|absolute) or "auto" (in all other cases)
> - a default of keep-together="auto"
> 
> > The user has dogmatically told us how big the viewport(s) should be.
> 
> More precisely:
> "The user has dogmatically told us the constraints to which 
> all viewport-areas generated by the block-container are subject."
> Would this mean that _each_ generated viewport-area has to be 
> _that_ big?

Yes (if I am right). They can choose not to constrain it at all, or they can
constrain it flexibly with a . The fact that they have rigidly
specified the value indicates that they want it to be that size.

> (more or less the effect the page-height property has on the 
> page-viewport-areas generated during formatting) In that 
> case, is it even conceivable to have more than one 
> viewport-area for a block-container with constrained bpd?

Yes. This seems most useful to me in cases where the viewport would occupy
most or all of the main-reference-area, as in the case of the
report-turned-sideways example I gave earlier. Suppose you have some unknown
quantity of 132-column output you want to show in landscape mode. You can
create a fixed-size block-container, tell it to overflow into other ones,
add a "break" constraint at the end of each page, and you now get n pages of
output.

> Or would it mean that _all_ of them taken together should be 
> _that_ big?

The previously-cited 1.1 item seems to indicate that the constraint applies
to each of the viewport areas individually as opposed to all of them in
total. However, I could misunderstand.

> Having no constraints on the keeps, and only the bpd 
> specified, it seems perfectly legal to break and interpret 
> the bpd constraint as a total that may be divided over 
> multiple viewport areas, but it may seem a bit tricky.

You may be right, but I can't think of a case where that would be useful.

AFAICT, keeps and space constraints would be left intact for the contents of
the block-container. So, if a decision has been made that an additional
viewport is needed to fit the contents, the keeps, breaks, and spaces would
be used to decide which content went to an anterior vp and which to a
posterior vp, just like in any page-break decision.

Victor Mote



RE: block-containers with BPD set

2005-01-26 Thread Andreas L. Delmelle
> -Original Message-
> From: Victor Mote [mailto:[EMAIL PROTECTED]
> Sent: woensdag 26 januari 2005 21:49
>
> Just to be clear (not argumentative), I was saying something quite
> different. For the example that Andreas has given, my
> understanding is that there would only be one child
> viewport area, containing the entire contents of both blocks,
> but that it would be pushed onto the following column/page.

Do you feel the contents of the block-container should not be broken up at
all? (Hence the analogy to a fo:external-graphic?)

As an attempt to clarify:
I wasn't 100% certain, but IIC, not breaking the block-container between the
two blocks would come down to having default constraints for the keep-*
properties (initial value other than "auto")

Very rough interpretation of how I read it, for the block-container :
- keep-with-previous="always" (only in case one of its children returns a
reference-level-out-of-line area ~ side-float|absolute) or "auto" (in all
other cases)
- a default of keep-together="auto"

> The user has dogmatically told us how big the viewport(s) should be.

More precisely:
"The user has dogmatically told us the constraints to which all
viewport-areas generated by the block-container are subject."
Would this mean that _each_ generated viewport-area has to be _that_ big?
(more or less the effect the page-height property has on the
page-viewport-areas generated during formatting) In that case, is it even
conceivable to have more than one viewport-area for a block-container with
constrained bpd?
Or would it mean that _all_ of them taken together should be _that_ big?

Having no constraints on the keeps, and only the bpd specified, it seems
perfectly legal to break and interpret the bpd constraint as a total that
may be divided over multiple viewport areas, but it may seem a bit tricky.
One block-container having two vpa's for two rectangles over two pages. Its
children generating a possible total of three areas, two of which are inside
the vpa for the rectangle on the first page.

Greetz,

Andreas



Re: cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr PageSequenceLayoutManager.java

2005-01-26 Thread J.Pietschmann
Jeremias Maerki wrote:
Can anyone tell why there was such a layout manager reuse in the first
place? I guess there was a reason.
I Should know because I wrote the first version, but I can't
remember the details. I guess it had something to do with the
overhead of constructing the LM. BTW page numbers worked then.
J.Pietschmann


Re: block-containers with BPD set

2005-01-26 Thread The Web Maestro
We can't unsubscribe you. To unsubscribe, you need to send an e-mail to:
[EMAIL PROTECTED]
Web Maestro Clay
On Jan 26, 2005, at 1:16 PM, Feifei Lu wrote:
please remove my email address in this list. Thanks.
--- Victor Mote <[EMAIL PROTECTED]> wrote:
Andreas L. Delmelle wrote:
In either case it seems to make little sense to speak of
'remaining space'
as in 'the space not allocated by descendant FOs inside the
b-c', unless you mean the space remaining on the _page_ after
the first child viewport for the b-c is added. The sum of the
b-p-d of the two child viewports will be five units, period.
Just to be clear (not argumentative), I was saying something quite
different. For the example that Andreas has given, my understanding
is that
there would only be one child viewport area, containing the entire
contents
of both blocks, but that it would be pushed onto the following
column/page.
Only if the contents didn't all fit into the first viewport would
additional
ones be created (and then only if the overflow properties are set
properly).
The user has dogmatically told us how big the viewport(s) should be.
Victor Mote


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Web Maestro Clay
--
<[EMAIL PROTECTED]> - 
My religion is simple. My religion is kindness.
- HH The 14th Dalai Lama of Tibet


RE: block-containers with BPD set

2005-01-26 Thread Andreas L. Delmelle

try sending a message to '[EMAIL PROTECTED]'

> -Original Message-
> From: Feifei Lu [mailto:[EMAIL PROTECTED]
> Sent: woensdag 26 januari 2005 22:16
> To: fop-dev@xml.apache.org
> Subject: RE: block-containers with BPD set
> 
> 
> please remove my email address in this list. Thanks.



RE: block-containers with BPD set

2005-01-26 Thread Feifei Lu
please remove my email address in this list. Thanks.
--- Victor Mote <[EMAIL PROTECTED]> wrote:

> Andreas L. Delmelle wrote:
> 
> > In either case it seems to make little sense to speak of 
> > 'remaining space'
> > as in 'the space not allocated by descendant FOs inside the 
> > b-c', unless you mean the space remaining on the _page_ after 
> > the first child viewport for the b-c is added. The sum of the 
> > b-p-d of the two child viewports will be five units, period.
> 
> Just to be clear (not argumentative), I was saying something quite
> different. For the example that Andreas has given, my understanding
> is that
> there would only be one child viewport area, containing the entire
> contents
> of both blocks, but that it would be pushed onto the following
> column/page.
> Only if the contents didn't all fit into the first viewport would
> additional
> ones be created (and then only if the overflow properties are set
> properly).
> The user has dogmatically told us how big the viewport(s) should be.
> 
> Victor Mote
> 
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


RE: block-containers with BPD set

2005-01-26 Thread Victor Mote
Andreas L. Delmelle wrote:

> In either case it seems to make little sense to speak of 
> 'remaining space'
> as in 'the space not allocated by descendant FOs inside the 
> b-c', unless you mean the space remaining on the _page_ after 
> the first child viewport for the b-c is added. The sum of the 
> b-p-d of the two child viewports will be five units, period.

Just to be clear (not argumentative), I was saying something quite
different. For the example that Andreas has given, my understanding is that
there would only be one child viewport area, containing the entire contents
of both blocks, but that it would be pushed onto the following column/page.
Only if the contents didn't all fit into the first viewport would additional
ones be created (and then only if the overflow properties are set properly).
The user has dogmatically told us how big the viewport(s) should be.

Victor Mote



RE: block-containers with BPD set

2005-01-26 Thread Andreas L. Delmelle
> -Original Message-
> From: Jeremias Maerki [mailto:[EMAIL PROTECTED]


> ...Anyway, maybe I should ask the question in a different way:
>
> Given a block-container where the BPD is specified, are its children
> subject to column/page breaking if the whole block-container doesn't fit
> into the available area in BP direction?

So the question is, given an input like

fo:block-container b-p-d="5"
  fo:block
block A, with b-p-d of max. 3 (specified/calculated?)
  /fo:block
  fo:block
block B, with b-p-d of max. 2 (specified/calculated?)
  /fo:block
/fo:block-container

What should happen when the block-container as a whole doesn't fit on the
page, and the area for block A is too small to fill up all of the remaining
space (say, a remaining space of 4 units)? A space of at least one unit will
be carried over to the next page, but...
Should block B be split in two areas of one unit, or should the break occur
before the single area (2 units) for block B?
And what should happen with the space remaining after area A is added, and B
as a whole shifts to the next page?

> [Victor:]

> My reading of the passage cited is that, while it may be
> possible for there to be more than one immediate child viewport,
> each of the immediate child viewports fits into exactly one
> rectangle on one page, ... Now, if by "children" you are
> referring to (for example) a block object that is inside
> the block-container, then yes, that block could generate
> areas that are inside more than one of the immediate child
> viewport(s). In other words, the contents of the block-
> container could flow from one viewport area to another,
> but each viewport area itself must remain in one piece.

I very much agree with this assessment. It seems the answer lies in the fact
that:
a. either the second block is split over the two child viewports
b. or it is moved as a whole to the child viewport on the next page

In either case it seems to make little sense to speak of 'remaining space'
as in 'the space not allocated by descendant FOs inside the b-c', unless you
mean the space remaining on the _page_ after the first child viewport for
the b-c is added. The sum of the b-p-d of the two child viewports will be
five units, period.
In that case, the space of one unit could still play a role in the layout of
the nearest ancestor reference-area --may be the area generated by the
immediate parent FO, but could also be the current-page area.
In that context, the question of what to do with that extra space suddenly
becomes meaningful, but it may lead one to look for pointers in other places
...?


HTH

Greetz,

Andreas



RE: block-containers with BPD set

2005-01-26 Thread Victor Mote
Jeremias Maerki wrote:

> Given a block-container where the BPD is specified, are its 
> children subject to column/page breaking if the whole 
> block-container doesn't fit into the available area in BP 
> direction? If yes, how is the remaining space in BP direction 

My reading of the passage cited is that, while it may be possible for there
to be more than one immediate child viewport, each of the immediate child
viewports fits into exactly one rectangle on one page, i.e. it cannot be
broken into more than one piece. Now, if by "children" you are referring to
(for example) a block object that is inside the block-container, then yes,
that block could generated areas that are inside more than one of the
immediate child viewport(s). In other words, the contents of the
block-container could flow from one viewport area to another, but each
viewport area itself must remain in one piece.

So, the direct answer to your question is (I think) "no". If the BP
constraints cannot be satisfied in the current column/page, the viewport
must be moved to a subsequent one. That may seem klunky, but the user can
prevent it by making the BPD a .

> direction? If yes, how is the remaining space in BP direction 
> which is not taken up the BC's children to be handled?
> 
> The quote you provided above probably point in the right 
> direction. But I guess my problem is that I haven't found the 
> part of the spec, yet, that establishes this constraint for 
> block-progression-dimension. I've searched the spec back and 
> forth and haven't found anything. After a lot of thinking I 
> believe it's chapter 4.3.2 "Overconstrained 
> space-specifiers", but I don't understand how this explains 
> whether to do breaking inside the block-container or not.

AFAICT, space-specifiers aren't part of the question. In my mind
block-container is analogous to an external-graphic. You wouldn't split an
image into two pieces. If the user has said
block-progression-dimenension="6cm", he/she has deliberately placed a
constraint on the viewport. The default behavior is that there is no such
constraint, that the viewport expands and contracts as needed to contain the
contents.

The use-case for block-container may help also. Suppose you are rotating the
contents 90 degrees so that you can show, for example, a wide page in
landscape mode. You might want the contents to use the whole page, so
specifying the BPD/IPD allows you to insist upon that.

I'm not sure I am right about this, and don't mean to sound dogmatic. This
is just my understanding of the matter.

Victor Mote.



Re: block-containers with BPD set

2005-01-26 Thread Jeremias Maerki

On 26.01.2005 18:43:58 Victor Mote wrote:
> Jeremias Maerki wrote:
> 
> > Now, I've got a different problem. I run accross a bug in 
> > layout concerning block-containers with height/BPD specified 
> > (absolute-position="auto"). I tried to fix it but I can't 
> > find the passage in the spec that tells me how to deal with 
> > the space that is not allocated by descendant FOs inside the 
> > block-container.
> > 
> > Is this space considered as part of the padding-after, and if 
> > yes with what conditionality?
> 
> BPD and IPD both specify the size of the content-rectangle, so no part of
> unused BPD could be considered part of padding.

Makes sense.

> > The problem is page/column breaking. Normal blocks can be 
> > broken between lines which is probably also the case for 
> > plain block-containers (no properties specified). But as soon 
> > as the BPD is predefined
> > (autoheight=false) it is unclear to me how to handle it.
> > 
> > I also saw that in the 1.1 WD there is an issue (see 
> > block-container) that may be related to this, but it didn't help.
> 
> I'm not sure I understand the question or know the answer. What I think you
> have described is an area with an absolute size and a relative position that
> does not fit in the current column or page, but that may not use all of the
> available BPD. Regardless of how well the contents fit inside the area,
> doesn't such an area have to be forced to the next page or column (unless it
> floats and can be moved so that it does fit)? The 1.1 spec (6.5.3) clarifies
> this a bit by saying "All generated viewport-areas are subject to the
> constraints given by the block-progression-dimension and
> inline-progression-dimension traits of the fo:block-container". I take this
> to mean that a block-container might generate more than one such
> viewport-area if the contents are too big to fit into one (subject to the
> 1.1 issue that you mention), but that, in any case, if the contents are too
> small, the generated viewport-area must meet the IPD and BPD constraints.
> The user can specify IPD and BPD as  if they want to allow the
> rectangle some flexibility in how it is sized.
> 
> HTH.

It does, at least a bit. Anyway, maybe I should ask the question in a
different way:

Given a block-container where the BPD is specified, are its children
subject to column/page breaking if the whole block-container doesn't fit
into the available area in BP direction? If yes, how is the remaining
space in BP direction which is not taken up the BC's children to be
handled?

The quote you provided above probably point in the right direction. But
I guess my problem is that I haven't found the part of the spec, yet,
that establishes this constraint for block-progression-dimension. I've
searched the spec back and forth and haven't found anything. After a lot
of thinking I believe it's chapter 4.3.2 "Overconstrained space-specifiers",
but I don't understand how this explains whether to do breaking inside
the block-container or not.

Thanks,
Jeremias Maerki



Re: cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr PageSequenceLayoutManager.java

2005-01-26 Thread Jeremias Maerki
Can anyone tell why there was such a layout manager reuse in the first
place? I guess there was a reason.

On 26.01.2005 18:51:55 jeremias wrote:
> jeremias2005/01/26 09:51:55
> 
>   Modified:src/java/org/apache/fop/layoutmgr
> PageSequenceLayoutManager.java
>   Log:
>   Switching off reuse of static LMs, which fixes page numbers and markers on 
> pages >1.


Jeremias Maerki



RE: block-containers with BPD set

2005-01-26 Thread Victor Mote
Jeremias Maerki wrote:

> Now, I've got a different problem. I run accross a bug in 
> layout concerning block-containers with height/BPD specified 
> (absolute-position="auto"). I tried to fix it but I can't 
> find the passage in the spec that tells me how to deal with 
> the space that is not allocated by descendant FOs inside the 
> block-container.
> 
> Is this space considered as part of the padding-after, and if 
> yes with what conditionality?

BPD and IPD both specify the size of the content-rectangle, so no part of
unused BPD could be considered part of padding.

> The problem is page/column breaking. Normal blocks can be 
> broken between lines which is probably also the case for 
> plain block-containers (no properties specified). But as soon 
> as the BPD is predefined
> (autoheight=false) it is unclear to me how to handle it.
> 
> I also saw that in the 1.1 WD there is an issue (see 
> block-container) that may be related to this, but it didn't help.

I'm not sure I understand the question or know the answer. What I think you
have described is an area with an absolute size and a relative position that
does not fit in the current column or page, but that may not use all of the
available BPD. Regardless of how well the contents fit inside the area,
doesn't such an area have to be forced to the next page or column (unless it
floats and can be moved so that it does fit)? The 1.1 spec (6.5.3) clarifies
this a bit by saying "All generated viewport-areas are subject to the
constraints given by the block-progression-dimension and
inline-progression-dimension traits of the fo:block-container". I take this
to mean that a block-container might generate more than one such
viewport-area if the contents are too big to fit into one (subject to the
1.1 issue that you mention), but that, in any case, if the contents are too
small, the generated viewport-area must meet the IPD and BPD constraints.
The user can specify IPD and BPD as  if they want to allow the
rectangle some flexibility in how it is sized.

HTH.

Victor Mote



block-containers with BPD set

2005-01-26 Thread Jeremias Maerki
Thanks for all the comments so far on my questions. I'm afraid I have to
postpone some of the issues, however.

Now, I've got a different problem. I run accross a bug in layout
concerning block-containers with height/BPD specified
(absolute-position="auto"). I tried to fix it but I can't find the
passage in the spec that tells me how to deal with the space that is not
allocated by descendant FOs inside the block-container.

Is this space considered as part of the padding-after, and if yes with
what conditionality?

The problem is page/column breaking. Normal blocks can be broken between
lines which is probably also the case for plain block-containers (no
properties specified). But as soon as the BPD is predefined
(autoheight=false) it is unclear to me how to handle it.

I also saw that in the 1.1 WD there is an issue (see block-container)
that may be related to this, but it didn't help.

Any pointers are appreciated.

Jeremias Maerki