Subject: RE: keep properties
From: "Bryan Rasmussen" <bry@xxxxxxxxxx>
Date: Tue, 5 Feb 2002 09:47:29 +0100
|
>1 <fo:inline keep-with-next= "always">
>2 <fo:external-graphic src="somegraphic.gif"></fo:external-graphic>
>3 </foinline>
>4 <fo:inline>and some stuff here.</fo:inline>
>The way I read it, keep-with-next refers to the external-graphic on the
>line labeled "2" and NOT the inline on the line labeled "4". I take
>it "keep-with-previous" follows a similar logic. Anyone else
>reads it differently?
I'd read, without referring to the spec again, that the child or children of
the element with keep-with-next on it is the one being kept-with something,
the problem is what's it being kept-with? is it a page-reference area or a
column-area, I have to admit the keeps and breaks part of the spec is not
the clearest reading I've ever had.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|