[xep-support] rx:flow-section keep-with-next

From: Henk Rutten <hrutten@grafidata.nl>
Date: Tue Jul 17 2007 - 04:27:28 PDT

Hi,
 
I'm using rx:flow-sections to combine 1 and 2 column output.
Is there a way to keep <fo:block> and the following <rx:flow-section>
together?
 
The following code doesn't keep the <fo:block> together with the following
<rx:flow-section>
 
  <fo:block xsl:use-attribute-sets="artikelkop"
keep-with-next.within-column="always" keep-together.within-column="always">
     <xsl:apply-templates slect="kopgeg"/>
  </fo:block>
  <rx:flow-section column-count="2" column-gap="6mm">
   <fo:block keep-with-previous.within-page="always">
     <xsl:apply-templates/>
   </fo:block>
  </rx:flow-section>

kind regards,

Henk Rutten

ICT Specialist
GrafiData Deventer

Keulenstraat 16, 7418 ET Deventer
Postbus 2014, 7420 AA Deventer
T. 0570-609797
 <http://www.grafidata.nl/> www.grafidata.nl

De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is
uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onterecht
ontvangt, wordt u verzocht de inhoud niet te printen, te kopiëren, te
verspreiden of op welke andere manier dan ook te gebruiken en de afzender
direct te informeren door het bericht te retourneren.

The information in this message may be confidential and is intended to be
exclusively for the addressee. Should you receive this message
unintentionally, please do not print, copy, distribute or in any other way
use the content and notify the sender by return e-mail.

 

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html

Received on Tue Jul 17 05:10:37 2007

This archive was generated by hypermail 2.1.8 : Tue Jul 17 2007 - 05:10:42 PDT