I hope that someone on this list who is more of a Docbook expert will
suggest you the best way to make appropriate customizations in the
stylesheests.
Best regards,
Alexander Peshkov mailto:
RenderX
JF> Hello.
JF> In my document, I have a lot of screenshot pictures (It's a manual).
JF> Sometime (really often in fact) I have as PDF result something like
JF> that :
JF> --------------------------------------------
JF> some interesting text...
JF> Picture
JF> Some other test which explain the next picture
JF> <big space but to small to put the next picture>
JF> <generated page break>
JF> Picture
JF> other text
JF> -----------------------------------------
JF> And I would like to have
JF> --------------------------------------------
JF> some interesting text...
JF> Picture
JF> <big space>
JF> <generated page break>
JF> Some other test which explain the next picture
JF> Picture
JF> other text
JF> -----------------------------------------
JF> I've put in my custom stylesheet an orphan and widows attribute-set :
JF> <xsl:attribute-set name="root.properties">
JF> <xsl:attribute name="widows">4</xsl:attribute>
JF> <xsl:attribute name="orphans">4</xsl:attribute>
JF> </xsl:attribute-set>
JF> But with no result. I kown that FOP doesn't implement this feature,
JF> but I use XEP (who does).
JF> So the question is : how can I have the good result ?
JF> Thanks in advance.
JF> Jacques
JF> ---------------------------------------------------------------------
JF> To unsubscribe, e-mail:
JF> For additional commands, e-mail: