This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: keep properties




>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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]