]> granicus.if.org Git - docbook-dsssl/commitdiff
Added keep-together.within-column
authorNorman Walsh <ndw@nwalsh.com>
Sun, 9 Sep 2001 16:26:25 +0000 (16:26 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sun, 9 Sep 2001 16:26:25 +0000 (16:26 +0000)
xsl/fo/formal.xsl

index 7acd80647718ad2c6049cd461a9fd263704b5fcb..c307de56ad1f468a8025cc4b5d760e4e49d00c5c 100644 (file)
@@ -61,7 +61,8 @@
     select=".//colspec[contains(@colwidth, '*')]"/>
 
   <fo:table-and-caption id="{$id}"
-                        xsl:use-attribute-sets="formal.object.properties">
+                        xsl:use-attribute-sets="formal.object.properties"
+                        keep-together.within-column="1">
     <fo:table-caption>
       <fo:block xsl:use-attribute-sets="formal.title.properties">
         <xsl:apply-templates select="." mode="object.title.markup"/>