Re: problems with keep-with-next

2002-03-18 Thread Joerg Pietschmann

Stephen Bannasch [EMAIL PROTECTED] wrote:
 keep-with-next still doesn't work on 0.20.3

It is implemented only for table rows.

 The problem is very annoying when I have a figure
 with a title on one page and the image on the next.

Put stuff that should be kept together in a one column
blind table and use keep-with-next on the rows. Be careful,
overdoing this could send FOP into an unterminating loop.

Please post followup questions on fop-user.

HTH
J.Pietschmann

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




problems with keep-with-next

2002-03-15 Thread Stephen Bannasch

keep-with-next still doesn't work on 0.20.3

I tried to add a comment to:

  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5434

but i couldn't figure out how (probably too late at night :-)

Anyway there is a very simple test case here:

  http://concord.org/~stephen/fop-bugs/keep-with-next-bug.fo

the testcase keep-with-next-bug.fo references the image:

  http://concord.org/~stephen/fop-bugs/ccprobe-interface-blockdiag.png

The problem is very annoying when I have a figure with a title on one page and the 
image on the next.

-- 

-s

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




Re: problems with keep-with-next

2002-03-15 Thread Matt Savino

Isn't it true that keep-with-next is still only implemented for the
table-row element?

-Matt

Stephen Bannasch wrote:
 
 keep-with-next still doesn't work on 0.20.3
 
 I tried to add a comment to:
 
   http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5434
 
 but i couldn't figure out how (probably too late at night :-)
 
 Anyway there is a very simple test case here:
 
   http://concord.org/~stephen/fop-bugs/keep-with-next-bug.fo
 
 the testcase keep-with-next-bug.fo references the image:
 
   http://concord.org/~stephen/fop-bugs/ccprobe-interface-blockdiag.png
 
 The problem is very annoying when I have a figure with a title on one page and the 
image on the next.
 
 --
 
 -s
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]

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